View Single Post
  #1  
Old 12-31-2006, 01:39 PM
  thentavius's Avatar 
thentavius thentavius is offline
 

Advanced Member
  
Join Date: Dec 2006
Posts: 34
 

Question Where do I put a doctype tag?

I would like to add the following code to a template which can apply the code to each page (rather like putting it in the <head> tag).

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

I tried putting it in the customer/home.tpl, based on what the Webmaster Mode defined as the template that controls the whole page, but I'm not sure if that's the right place for it.
__________________
XCart Gold - 4.0.19
Server using: Debian GNU/Linux with PHP 4.4.0
Reply With Quote