Analysis of the detected errors
# Success Criterion Technique Error description Tip Problematic element
Guideline 1.1 - Level A
1 1.1.1 (automatic) H65 (Step 1) & H65 (Step 2) Number of <INPUT type="submit"> elements without label and without "title" attribute Provide a "title" attribute to <INPUT type="submit"> elements that identifies the purpose of the <INPUT type="submit"> element <input name="btnG" type="submit" value="Google" class="lsb">

at line 10
Figure 5: Accessibility violation for the blind user