<dl> <dt>There's a list tag... <dd>...and it's called <b><dl></b>. <dt>There are <i>two</i> item tags: <dd> <ul> <li><b><dt></b> ("title"); goes above and flushleft. <li><b><dd></b> ("description"); goes underneath and is indented. <li> BOTH <b>dt</b> and <b>dd</b> are singletons. </ul> <dt>Descriptive lists are handy. <dd>Since they're two-dimensional, you can use them for menus (link followed by blurb) and even in place of simple tables (with left and right columns). </dl>gives your browser the following information to display:
Hyperlinks:
Table of Contents