Thanks Robert, I'll have a look at that and see. As to the Doctype, I have to admit to being confused. I cut and pasted that from the W3C site, and it validates. Is there a site with the definitive statement as to what the doctype has to be?
Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 10 February 2004 5:29 AM To: [EMAIL PROTECTED] Cc: Michael Kear Subject: Re: [WSG] Can anyone see what's wrong here? Your list items add up to more than 650px wide, so it has to put the last item on the line below the rest. The relative positioning used makes it a bit more difficult to diagnose properly. You can easily see this by setting the width of #menus in menutabs.css to 700px, which is wide enough to contain all the items. If you do this, you'll also need to change the "left: -180px;" to "left: -150px;" in the last li. And by the way, your DOCTYPE is incorrect, you need to include the full URL of the DTD like this "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd". ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
