bootstrap/docs/_includes
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
..
components Fixes to scope 2014-11-14 13:40:09 +00:00
css Fixes to scope 2014-11-14 13:40:09 +00:00
getting-started Fixes to scope 2014-11-14 13:40:09 +00:00
js give all docs callouts IDs 2014-11-13 12:16:03 -08:00
nav JS docs: add Options, Methods, Events subsections to nav sidebar 2014-11-11 21:16:34 -08:00
ads.html Rearrange repository contents because muahahahahahaha 2013-12-28 22:47:03 -08:00
customizer-variables.html darken primary blue for accessibility contrast on link colors 2014-11-09 23:11:28 -08:00
footer.html Remove duplicate code from Customizer/Gruntfile by sharing it 2014-11-04 12:35:38 +01:00
header.html Remove baseurl as it doesn't serve any real purpose. 2014-10-27 19:35:59 +02:00
social-buttons.html Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs- 2014-02-08 23:24:38 -08:00