w3 Validate issue
-
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
labelelement may contain at most onebutton,input,meter,output,progress,select, ortextareadescendant.Error: Any
buttondescendant of alabelelement with aforattribute must have an ID value that matches thatforattribute.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.