Trying to align bullets and get some sort of consistency across the various
browsers is hard, as each browser positions them in slightly different ways.

One option is to use background images. This gives you two advantages over
standard html bullets:

1. you can use any sort of bullet you like - as you control the image.
2. you can place it exactly where you want and it will be much more
consistent across all css supporting browsers.

Most importantly, you can do this without polluting the content with
presentation items (like inline images).

More here in a step by step tutorial:
http://css.maxdesign.com.au/listutorial/introduction.htm

Or all steps combined:
http://css.maxdesign.com.au/listutorial/master.htm

HTH
Russ





> My bullets are lining up at the bottom of the <li> ( see:
> http://www.speakupnow.ca/wu/audiovideo.php ) ?
> 
> Is there a property I can set to align:top ?
> 
> Paul
> 


******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to