There are times when one or two words is not going to allow
a person to select the proper choice. Unordered lists provide
a great way to cleanly present a descriptive menu to your readers.
example
Design Guidelines
Some advice and hints on building better web sites.
The Front Door
Why the first 400 pixels of your main page matter most.
About Colors
Why color selection is critical to page design.
Security Issues
Security. Things to do and some perspective. HTACCESS How-to.
Domain Name Lookup
Is the domain name you want still available? Find out.
source code
<UL>
<LI><A HREF="./gentech.shtml"><B>Design Guidelines</B></A>
Some advice and hints on building better web sites.
<LI><A HREF="./fdoor.shtml"><B>The Front Door</B></A>
Why the first 400 pixels of your main page matter most.
<LI><A HREF="./colors.shtml"><B>About Colors</B></A>
Why color selection is critical to page design.
<LI><A HREF="./promote.shtml"><B>Site Promotion</B></A>
How to promote your web site.
<LI><A HREF="./security.shtml"><B>Security Issues</B></A>
Security. Things to do and some perspective. HTACCESS How-to.
<LI><A HREF="./whois.shtml"><B>Domain Name Lookup</A></B>
Is the domain name you want still available? Find out.
</UL>