Results: 114
Warning: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections
Error: CSS: width: only 0 can be a unit. You must put a unit after your number
<td style="width:32">
Error: Attribute maxlength is only allowed when the input type is email, password, search, tel, text, or url
Clicking on
radio
label or
checkbox
label makes the object checked, but clicking on
input[type=text]
label makes it active (gives it focus)
colspan
- the colspan attribute defines the number of columns a cell should span.
rowspan
- the rowspan attribute specifies the number of rows a cell should span.
A
<footer>
element typically contains: authorship information copyright information contact information sitemap back to top links related documents
one or more heading elements (
<h1>
-
<h6>
), also logo or icon Note: You can have several
<header>
elements in one HTML document. However,
<header>
cannot be placed within a
<footer>
,
<address>
or another
<header>
element.
Error: The element "button" must not appear as a descendant of the "a" element
Error: Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier
Error: The align attribute on the td element is obsolete
Results: 114