Quote Originally Posted by DrByte View Post
Right -- the initial div is closed at the end of the file after everything else in it is displayed.
Could be. I picked up a little HTML over 10 years ago, and that's about it. I don't even know what a div tag is!

But I had problems getting it to work, so I downloaded some PHP editors, and both reported an unclosed div tag. So I closed it and now it works.