Jump to content

Help talk:Basic table markup

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cewbot (talk | contribs) at 09:30, 21 June 2024 (Maintain {{WPBS}}: 1 WikiProject template. Create {{WPBS}}.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Bad html markup advise

[edit]

In the section "1.3 Column and row header cells" bad html advice is being given. Proper html and proper accessibility guidelines state that you never use ! alone in the middle of a table to show a header. "! rowheader1" is wrong. If you must show a header midtable it must contain the scope="row" statement. It can cause errors in older screen readers and is not proper html. This should be changed. Fyunck(click) (talk) 06:30, 14 October 2022 (UTC)[reply]

Accessibility guidelines have been added in various places. Jroberson108 (talk) 03:39, 13 December 2023 (UTC)[reply]