mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +00:00
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"``) |
||
|---|---|---|
| .. | ||
| _data | ||
| _includes | ||
| _jade | ||
| _layouts | ||
| _plugins | ||
| assets | ||
| dist | ||
| examples | ||
| about.html | ||
| apple-touch-icon.png | ||
| browser-bugs.html | ||
| components.html | ||
| css.html | ||
| customize.html | ||
| favicon.ico | ||
| getting-started.html | ||
| index.html | ||
| javascript.html | ||
| LICENSE | ||
| migration.html | ||
| robots.txt | ||
| sitemap.xml | ||