At 01:02 AM 3/7/2006, Richard Brown wrote:
><http://www.adl-bp.co.uk/home/>
>
>In the footer I have a list but I cannot stop it from placing a styling
>element at the start of the list. I cannot work out how to tell it not
>to style the element. If anyone could point me in the right direction
>on how to unstyle this element I would be very grateful.


Try {list-style-type: none} which you can apply to either UL/OL or LI:
http://www.w3.org/TR/CSS21/generate.html#lists

Regards,
Paul 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to