The Technique H65 should be used even if I have an hidden form control? For example:
1) input type="hidden"
2) input hidden by css
type=hidden
?<label>
if you can. You can hide the label when you hide the control. H65 is very much a last resort for when the designer can't be convinced to produce an accessible design. Use it if you should use a <label>
but aren't allowed to fix the design.