View Single Post
Old 02-06-2013, 06:51 AM   PM User | #3
xekon
New to the CF scene

 
Join Date: Feb 2013
Posts: 4
Thanks: 2
Thanked 0 Times in 0 Posts
xekon is an unknown quantity at this point
I actually figured it out. I had to add this to the top of my page:

<!DOCTYPE html>

This validator is a great tool: http://validator.w3.org/

I have fixed the problem on my example page that had the issue, but before I fixed it by adding <!DOCTYPE html> it was completely broken.
xekon is offline   Reply With Quote