ok, thank you. I am on it!
On Nov 1, 2006, at 3:24 AM, Dave Goodchild wrote:
The guys are right, there are many variables that could be
affecting this.
However, get rid of those tags before <body> and clean up your code
- it
does not validate as html 4.01. The DOCTYPE should be the very
first thing
in the page. Once you have amended these, revalidate
(validator.w3c.org).
Trust me, these issues will be much easier to solve given clean
code and
points of error are easier to locate. Reload when the page is
clean. It may
not be the html, but it is better to start on the right foot.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php