The list-style-type: none; needs to be on the LI not on the a. You
need something like:
#menu li {
list-style: none;
}
J.
> Hi guys ,,
>
> I have contructed this navigation bar -->
> http://simondodson.com/nav2.html and im having trouble removing the
> bullet points from the list ...
>
> any help would be great !!!.
>
> Cheers
> Simon Dodson
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> See http://webstandardsgroup.org/mail/guidelines.cfm
> for some hints on posting to the list & getting help
> *****************************************************
>
>
>
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************