I have contructed this navigation bar --> http://simondodson.com/nav2.html and im having trouble removing the bullet points from the list ...
every new browser will be happy with this: #menu ul{ list-style-type: none; }
nn4 will need this:
#menu ul, #menu li{
list-style-type: none;
}
-- Kristof
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
