Posted by John Hosking on 09/11/07 19:17
carlos wrote:
> I do not want the bullets to show up on my list items.
> What can I do to fix this?
> .myList ul
> {
> width: 30em;
> padding-left:10px;
> padding-right:10px;
> padding-bottom:5px;
> padding-top:5px;
list-style:none;
> }
Cf. http://www.w3.org/TR/CSS21/generate.html#list-style
--
John
Pondering the value of the UIP: http://improve-usenet.org/
Navigation:
[Reply to this message]
|