| 
	
 | 
 Posted by Al Camp on 07/31/05 07:00 
To all who contributed... thanks a lot! 
I ended up with this css style... 
 
ul { 
display: inline; 
display: list-item; 
list-style-type: disc; 
} 
 
The list is right up under the preceding text, is indented, and has the  
balck disc. 
Thanks again... 
Al Camp 
 
 
"Adrienne" <arbpen2003@sbcglobal.net> wrote in message  
news:Xns96A3CC08340ECarbpenyahoocom@207.115.63.158... 
> Gazing into my crystal ball I observed "rf" <@invalid.com> writing in 
> news:a4WGe.67337$oJ.1704@news-server.bigpond.net.au: 
> 
>>> .ul { 
>> 
>> This will select an element that has an ID of "ul", not ul elements. 
> 
> _Class_ of ul, id would be #ul.  Has it been a long day, rf?  You don't 
> usually make mistakes like that. 
> 
> --  
> Adrienne Boswell 
> http://www.cavalcade-of-coding.info 
> Please respond to the group so others can share
 
  
Navigation:
[Reply to this message] 
 |