View Single Post
  #1  
Old 03-12-2006, 10:27 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default Is it possible to include a doctype???

Pulling my hair out on this one.

Been running my site through a validator just to check if there are an non closed tags etc. and of course on of the first errors that comes up is that there isn't a doctype

I've added

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

to home.tpl but even after adding it if i check the page source or run it through a validator its not even included.

Am i going made or does it get stripped out?[/quote]
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote