I was reading up on <!Doctype > command and how it works.
http://www.w3schools.com/xhtml/xhtml_dtd.asp
To my understanding its a way of telling the browser what type of script or pages are present. Or something like that...
But then it has some additional letters that I do not know why they been added for example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
So I guess my question is how should the <!DOCTYPE---> be written?
And why is <!doctype in CAPITAL letters, I thought Xhtml code should be written in lowercase.
Well thanks for the help
This post has been edited by JUICYboy: 05 October 2010 - 10:08 PM

Help


Back to top










