gregy Posted October 26, 2006 Posted October 26, 2006 Hi guys, I have strange problem ... if i use <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> W3C validator says "wrong" doctype, and then when i change doctype to <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> it says it is OK .. well not quite, because i have to fix one <tr> somewhere, but with correct doctype, all my borders and background from infoboxes disappear!? Click here for pages with <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> and this is a picture of what looks oscommerce with <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> .. strange
Recommended Posts
Archived
This topic is now archived and is closed to further replies.