For example:
if I declare
in test.phpHTML Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
when I view it in the site it turns into this:
Which bugs the design that I've made. O.o is there any way to prevent this from happening?HTML Code:<html xmlns="http://www.w3.org/1999/xhtml">


LinkBack URL
About LinkBacks
Reply With Quote

