Roger Roelofs rapidly wrote:

> #left, #main, #right { float: left; width: 180px; margin-left: 30px; }
> /* the padding-top value may be unnecessary once the html is fixed */
> #left { margin-left: 25px; padding-top: 1em;}
> #main { width: 150px;  }
>
> #left ul, #right ul, #main ul { margin: 0; padding: 0; margin-left: 
> 1.5em; list-style-type: none; }
> #left li, #right li, #main li { margin: 0; padding: 0; 
> list-style-type: none; list-style-position: outside; text-indent: 0; }

Roger, that worked perfectly, once I realized that the list style url 
was missing ;-) Thank you for your help in clearing up that problem!

But Roger quietly questioned:

> Also, I was confused by the 3 <a> elements in the heading all pointing 
> to the same page.  Wouldn't one do just as well?

Yes, but this client from hell has a mind that is not budged by logic. 
I already brought up that point, but they want to make sure that when a 
viewer clicks on any one of the list items, it will take them to the 
proper anchor on the page. Oh well, I think this project _may_ be 
almost done!

Am having another strange problem though...first time I've ever run 
into a Firefox/Netscape problem. The footer looks fine in Safari, 
Opera, and even (gasp!) IE/Mac! But the right side info, (the h3) is 
dropped to the baseline in Firefox and Netscape (most recent versions 
of all browsers).

Again, Thanks Roger!

Dave


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to