[thelist] LI CSS

Russ russ at unrealisticexpectations.com
Thu Apr 22 09:45:44 CDT 2004


Andrew:

Here's some of my CSS for a navigation I use on www.rudeuniverse.com:

#mainnav ul {
	margin:4px;
	margin-right:0px;
	padding: 0;
	list-style-type: none;
}

#mainnav ul li {
	display: inline;

}

If you have further questions about implementation of this, please don't
hesitate to ask.

Thanks,

Russ

> -----Original Message-----
> From: thelist-bounces at lists.evolt.org 
> [mailto:thelist-bounces at lists.evolt.org] On Behalf Of Andrew
> Sent: Thursday, April 22, 2004 9:23 AM
> To: Thelist at Lists. Evolt. Org
> Subject: [thelist] LI CSS
> 
> 
> Hi All
> 
> This is going to sound either ridiculously simple and 
> subsquently me being
> braindead or it's not possible at all, when using the <li> 
> the list goes
> vertically, of course we all know that.  Is it possible to 
> have the words
> displayed next to each other as in a sentence? I am thinking 
> that if this is
> possible css is the way to go
> 
> eg
> 
> not
> like
> this
> 
> but like this
> 
> cheers
> Andrew
> 
> 
> 
> -- 
> * * 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