Strategies, standards, resources to make the Web accessible to people with disabilities
Form elements
Source Code
<divclass="field"><labelfor="inputa">Textfield</label><inputtype="text"id="inputa"></div><divclass="field"><labelfor="inputb">Searchfield</label><inputtype="search"id="inputb"></div><divclass="field"><labelfor="select">Select</label><selectid="select"><option>Test 1</option><option>Test 2</option><option>Test 3</option><option>Test 4</option></select></div><divclass="field"><labelfor="accstmnt_orginfo_approved_function">Function</label><inputtype="text"id="accstmnt_orginfo_approved_function"placeholder="Director of Communication"></div><fieldsetclass="field"id="conformance-status"><legendclass="label">Conformance status</legend><pclass="expl">Describe the current conformance status.</p><divclass="radio-field"><inputtype="radio"name="accstmnt_conformance"id="accstmnt_conformance_inapplicable"checked=""><labelfor="accstmnt_conformance_inapplicable">None</label></div><divclass="radio-field"><inputtype="radio"name="accstmnt_conformance"id="accstmnt_conformance_full"><labelfor="accstmnt_conformance_full"><spanclass="status">Fully conformant</span>: <spanclass="meaning">the content fully meets the standard without any exceptions</span></label></div><divclass="radio-field"><inputtype="radio"name="accstmnt_conformance"id="accstmnt_conformance_partial"><labelfor="accstmnt_conformance_partial"><spanclass="status">Partially conformant</span>: <spanclass="meaning">Some parts of the content do not fully meet the standard</span></label></div><divclass="radio-field"><inputtype="radio"name="accstmnt_conformance"id="accstmnt_conformance_nonconformant"><labelfor="accstmnt_conformance_nonconformant"><spanclass="status">Non conformant</span>: <spanclass="meaning">the content does not meet the standard</span></label></div><divclass="radio-field"><inputtype="radio"name="accstmnt_conformance"id="accstmnt_conformance_unknown"><labelfor="accstmnt_conformance_unknown"><spanclass="status">Not assessed</span>: the content has not been assessed or the evaluation results are not available</label></div></fieldset>