<DL> terms and definitions </DL> <DT> term </DT> <DD> definition </DD> Sets out a list with content made up of terms (DT) and definitions (DD)which is made up of term (DT) and definition (DD) items. DD elements should be contained singularly within DT tags Directory List <DIR> list items </DIR> Sets out a directory list with content made up of List Item (LI) tags without bullets or numbers before them. <UL PLAIN WRAP=HORIZ> does exactly the same thing. List Item <LI> content </LI> Defines an entry in a list either ordered (OL) unordered (UL) menu(MENU) or directory(DIR) The list item tag defines one entry in an ordered, unordered, menu, or directory list. Other tags may be embedded in list items. Menu List <MENU> list items </MENU> Introduces a menu list made up of List Item (LI) tags without bullets or numbers. Ordered List <OL> list items </OL> Introduces an ordered (numbered) list made up of List Item (LI) tags. A list heading (LH) may be included before the first list item. Unordered List <UL> list items </UL> Introduces an unordered (bulleted) list made up of List Item (LI) tags. VERT - data is to go down the page and then wrap to the next column. HORIZ - data is to wrap across each row. | Tag List <!-- &tag; A ADDRESS APPLET AREA B BASE BASEFONT BGSOUND BIG BLINK BLOCKQUOTE BODY BR CAPTION CENTER CITE CODE COL COLGROUP DD DFN DIR DL DT EM EMBED FONT FORM FRAME FRAMESET Hn HEAD HR HTML I IFRAME IMG INPUT TYPE=CHECKBOX INPUT TYPE=FILE INPUT TYPE=HIDDEN INPUT TYPE=IMAGE INPUT TYPE=PASSWORD INPUT TYPE=RADIO INPUT TYPE=RANGE INPUT TYPE=RESET INPUT TYPE=SCRIBBLE INPUT TYPE=SELECT INPUT TYPE=SUBMIT INPUT TYPE=TEXT ISINDEX KBD LI LINK LISTING MAP MARQUEE MENU META MULTICOL NOBR NOFRAMES OBJECT OL P PARAM PLAINTEXT PRE SAMP SCRIPT SMALL SPACER STRIKE STRONG SUB SUP TABLE TBODY TD TEXTAREA TFOOT TH THEAD TITLE TR TT U UL VAR WBR XMP |