The problem was my HTML header. Used an updated one and everything works great.
OK another question. I have the HTML code for my pulldown menu (suckerfish of course). I don’t want to put the entire table into every page. Is that where PHP comes in where I would put the table in a script and run that script every page?
I assume s/he means that s/he doesn’t want to paste the code in every page to render the table on each page, which nobody wants to do, which is why God gave us server-side includes.