cilia Posted July 21, 2004 Posted July 21, 2004 Working with my first OSCommerce cart setup and prowling all around but not yet found where the doctype declaration is set. I'd like to change it from quirks mode to one that references the URL. ie: from <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Thanks!
cilia Posted July 21, 2004 Author Posted July 21, 2004 Sorry---I'm an idiot. I was expecting it to be part of an include but I see it's just noted in the markup of each individual '.php' file. Thanks anyway!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.