View Single Post
Old 04-17-2006, 07:00 AM   #2 (permalink)
Mrblogs
Inactive
 
Mrblogs's Avatar
 
Join Date: 03-29-06
Posts: 546
iTrader: 0 / 0%
Mrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really niceMrblogs is just really nice
Send a message via MSN to Mrblogs Send a message via Yahoo to Mrblogs
Sort out the closing tags first, make sure it is XHTML compliant, that may make it easier to "debug".

For instance there is a <CENTER> without a closing </CENTER> etc.

Also, if you are using javascript and plan to use Internet Explorer, get any javascript you want to run at the start up into the head section, and start it with an onload - Internet Explorer messes up sometimes with javascript that is meant to run while the page is still being parsed.
Mrblogs is offline   Reply With Quote