0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/docs/_includes/getting-started
Patrick H. Lauke db4e5efb8f Fixes to scope
as discssued in
https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993

- added ``scope="row"`` to row headers
- made sure row headers are actual ``<th>`` elements
- removed ``scope="col"`` where it was redundant
- simplified table examples with (to me) unnecessary
``rowspan``/``colspan`` (unless you really want complex tables, in which
case we would need full-on ``id`` and ``headers`` attributes to make
sure each table cell has an explicit association with the related header
cells - overkill, in my opinion)
- one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-14 13:40:09 +00:00
..
accessibility.html Assorted accessibility (and some consistency) fixes for documentation 2014-11-11 07:46:14 +01:00
browser-device-support.html Fixes to scope 2014-11-14 13:40:09 +00:00
community.html Break up docs into includes 2014-03-16 19:03:53 -07:00
disabling-responsiveness.html Break up docs into includes 2014-03-16 19:03:53 -07:00
download.html clarify that Bower is one among several installation methods 2014-11-13 15:18:55 -08:00
examples.html Fix a small grammar mistake. 2014-11-13 22:18:02 +02:00
grunt.html clarify that "build & test everything" Grunt task requires Jekyll 2014-10-14 11:41:30 -07:00
license.html Break up docs into includes 2014-03-16 19:03:53 -07:00
template.html Fix a small typo in comment. 2014-10-23 09:11:12 +03:00
third-party-support.html Break up docs into includes 2014-03-16 19:03:53 -07:00
tools.html reads more smoothly 2014-10-28 13:11:35 -07:00
translations.html Generate Translations list from YAML 2014-03-17 21:55:39 +01:00
whats-included.html Remove RTL leftovers. 2014-05-13 09:26:24 +03:00