• Resolved user9876789

    (@user9876789)


    Hello, we are working on code validity for a client using w3 validate to validate our code https://validator.w3.org/ – we use the search box in the header on every page. On every page we have the following errors:

    Error: The label element may contain at most one buttoninputmeteroutputprogressselect, or textarea descendant.

    Error: Any button descendant of a label element with a for attribute must have an ID value that matches that for attribute.

    I think I’m getting these errors because the label contains 3 inputs and 1 button

    Could you take a look at this?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘w3 Validate issue’ is closed to new replies.