Forum Moderators: open
After considerable back and forth, to and fro, -- merely by chance did I find the source, but I don't understand it.
----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
----
When I add the DOCTYPE the menu heads south. When I remove it, all is well?
What should I do? I've been making considerable effort lately to conform to standards, but this is a new one for me. I have to use this menu now, no matter what, but I do want to go back fix the issue, when I understand what it is.
The menu is a stop-gap to make the client happy until I can design a new permanent one. He wants a fancy drop-down menu right NOW. Not my priority, but not my money either.
Is there a preferable DOCTYPE that I should use for this one page in the meantime -- or just make no reference to to it at all for now?
If you "View Source" on this very page, you will see that approach being used.