Posted by affiliateian on 04/01/06 08:58
Sorry, they are <li>'s. My typo.
What is the proper syntax for controling margins? I tried this this in
the CDD but nothing happened:
LI { margin: 0; }
When I tried this:
UL { margin: 0; }
it took away the extra line but it also removed all the bullet points.
Can anyone share the proper syntax for the CSS?
[Back to original message]
|