Home | Element Index | Forms | Screens & Colours | GIFs | Layout | Compatibility
Element Index > Forms
Category: Forms
Period: HTML 2.0 Level 2
Status: core
Creates a selection list in a form.
<SELECT NAME="section"> <OPTION>Home <OPTION>Manual </SELECT>
NAME, SIZE, MULTIPLE.
<SELECT NAME="browser"> <OPTION>Lynx <OPTION>Mosaic <OPTION>Netscape </SELECT>
Write the document first, then test it in a graphical browser and a text browser. The page should remain understandable if images fail, colours are ignored, or the browser uses its own fonts.
Top | Home | All Elements
HTML Level 1 and 2 Manual.