Hi all a quick question about lists similar but different from an earlier post 
by another user today. The following css which styles the list on one line 
which is great and what I want. I now want to add bullet points. How can I do 
that please? Thanks
   
  #areas LI {
/* put the lists and list elements on one line */
float:left;display:block; padding-left:3px } 
   
   
  <div id="areas"><li>US Malls</li><li>UK Malls</li><li>Ireland 
Malls</li></div><br>

   
   

       
---------------------------------
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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