即使声明包含错误的行没有标签元素,我仍然会收到此错误?
3.3 Input Assistance: Help users avoid and correct mistakes.
Success Criteria 3.3.2 Labels or Instructions (A)
Check 188: Label text is empty.
Repair: Add text to the label element.
Error Line 75, Column 6:
<input class="subsubmit" type="reset" value="Reset" id="Reset">
Run Code Online (Sandbox Code Playgroud)
代码是:
<section id="subscribeEmail">
<!--This section allows the user the option to subscribe to my blogs if they don't have an RRS feed. It only asks for a name and email address before sending it to my email address
where I …Run Code Online (Sandbox Code Playgroud)