Re: [css-d] ul lists and css

2006-08-24 Thread ~davidLaakso
jaklitsch maya wrote: > I am having problems with styling ul... > > > > Why my problems? > I don't understand exactly what the problem is...? > MJ These are a few links that may help styling lists and menus. I think you'll need to ask a specific question, or provide a link to the page.

Re: [css-d] ul lists and css

2006-08-24 Thread Zoe M. Gillenwater
jaklitsch maya wrote: > I am having problems with styling ul. > > I have the following css style on an linked css style > sheet for all the good it does me. Sorry I do not have > the page on the web. > > --- > The first two are for a specific ul > > .staff ul {font-size: 85%; >

[css-d] ul lists and css

2006-08-23 Thread jaklitsch maya
I am having problems with styling ul. I have the following css style on an linked css style sheet for all the good it does me. Sorry I do not have the page on the web. --- The first two are for a specific ul .staff ul {font-size: 85%; list-style: none;}