debugCSS is meant to be loaded on an existing page to highlight potentially broken, malformed or legacy (X)HTML.
Not all "errors" are created equally, so they are color coded to highlight severity. Green is "probably not a big problem", yellow is "worth looking at" and red is "you really should fix this."
Click and drag the link below to your bookmark toolbar to install - or right click "Bookmark This Link".
debugCSSGet the source code on GitHub : imbrianj/debugCSS
I'm | a | table |
---|---|---|
has | table | summary |
please | test | me. |
I'm | a | table |
---|---|---|
no | table | caption |
please | test | me. |
Note: this test may always pass as most browsers seem to automatically insert a tbody.
no | table | body |
please | test | me. |
I'm | a | table |
---|---|---|
no | tr | scope |
please | test | me. |
I'm | a | table |
td | in | thead |
please | test | me. |
caption | after | colgroup |
please | test | me. |
I'm | a | table |
---|---|---|
colgroup | after | thead |
please | test | me. |
I'm | a | table |
---|---|---|
colgroup | after | tfoot |
please | test | me. |
colgroup | after | tbody |
please | test | me. |
I'm | a | table |
---|---|---|
caption | after | thead |
please | test | me. |
caption | after | tfoot |
please | test | me. |
I'm | a | table |
---|---|---|
caption | after | tbody |
please | test | me. |
I'm | a | table |
---|---|---|
thead | after | tfoot |
please | test | me. |
I'm | a | table | |
---|---|---|---|
tfoot | after | tbody | |
please | test | me. | |
tfoot | should come before | tbody |
thead | after | tbody |
please | test | me. |
thead | should come before | tbody |
---|
I'm | a | table |
---|---|---|
no | thead | tfoot |
please | test | me. |
Only one | tr | in a table |
I'm | a | table |
---|---|---|
Only one | tr | in a tbody |
Note: this test may always pass as most browsers seem to move the non-valid tags outside the table element.
I'm | a | table |
---|---|---|
non-valid tag | as child | of table |
please | test | me. |
I'm | a | table |
colgroup | with | invalid |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |
I'm | a | table |
---|---|---|
with | inline | styles |
please | test | me. |