E-mail List Archives
Re: Menu lists
From: Al Sparber
Date: Oct 13, 2006 1:10PM
- Next message: smithj7: "Re: Accessibility for email newsletters sent in HTML format"
- Previous message: Christian Heilmann: "Re: Accessibility for email newsletters sent in HTML format"
- Next message in Thread: Penny Roberts: "Re: Menu lists"
- Previous message in Thread: Christian Heilmann: "Re: Menu lists"
- View all messages in this Thread
From: "Christian Heilmann" < <EMAIL REMOVED> >
> Let's turn the question around: What else would you use?
> Different options to choose from to me is a list.
<div title="Main Bavigation">
<h3>Products</h3>
<ul title="Links to our main product categories">
<li><a href="hats.htm">Hats</a></li>
<li><a href="shoes.htm">Shoes</a></li>
<li><a href="socks.htm">Socks</a></li>
</ul>
<h3>Company</h3>
<ul title="Links to pages that describe Company Information">
<li><a href="corp.htm">Corporate Info</a></li>
<li><a href="press.htm">Press releases</a></li>
<li><a href="contact.htm">Contact Info</a></li>
</ul>
</div
I think there are probably lots of methods - some using nested lists,
others using headings plus lists, some not using lists at all.
--
Al Sparber
PVII
http://www.projectseven.com
"Designing with CSS is sometimes like barreling down a crumbling
mountain road at 90 miles per hour secure in the knowledge that
repairs are scheduled for next Tuesday".
- Next message: smithj7: "Re: Accessibility for email newsletters sent in HTML format"
- Previous message: Christian Heilmann: "Re: Accessibility for email newsletters sent in HTML format"
- Next message in Thread: Penny Roberts: "Re: Menu lists"
- Previous message in Thread: Christian Heilmann: "Re: Menu lists"
- View all messages in this Thread