[thelist] css newbie question

David Siedband david at calteg.org
Mon Jan 26 14:10:48 CST 2004


Try creating subclasses of ul and li to use where you want this 
formatting

#menu ul	{
	padding-right: 10px;
	background: #000;
	color: #cc3;
	}

--
David






On Jan 26, 2004, at 11:25 AM, walker wrote:

> I built a drop down menu using css (from a tutorial using 'ul' and 
> 'li') , and now all of the ul and li statements elsewhere in the site 
> are laying out like the menu.
>
> How do I keep the two separate?
>
> thanks for your help.
>
> -w
>
>
> _________________________________________
> walker fenton
> walker at sdproductions.com
> 303.722.5473
>
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester and 
> archives of thelist go to: http://lists.evolt.org Workers of the Web, 
> evolt !



More information about the thelist mailing list