WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Accespted What DOCTYPE to use? Sat Jul 17, 2010 3:13 am

RockerMan

RockerMan
Technician
Technician
What DOCTYPE to use?
Guide on how to choose proper doctype


Depends exactly what you are coding in, HTML or XHTML. Once you know that then it is a process of choosing which type of doctype, transitional, strict, or frameset.

Frameset- This one is obvious, if you are using frames, use this.

Transitional- I am not sure if W3 meant this or not, but I usually think of transitional being used if you are transistioning between two languages (i.e. HTML and XHTML). It's less strict but still gets you going in the right direction.

Strict- It's just that, strict. Everything has to be exactly according to W3 standards. This is the most standards compliant way of doing things and, as I see it, the only way coding should be done (unless of course you have frames Smile ).

Hope that helps. I know http://www.w3schools.com has some info on DTD's too if you need more explanation.

Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.

http://www.graphics-post.com/

2Accespted Re: What DOCTYPE to use? Sat Jul 17, 2010 8:27 am

ankillien

ankillien
Administrator
Administrator
Cool...
I've not seen such simple explanation about DOCTYPE Very Happy

3Accespted Re: What DOCTYPE to use? Sat Jul 17, 2010 4:22 pm

RockerMan

RockerMan
Technician
Technician
Lol

http://www.graphics-post.com/

4Accespted Re: What DOCTYPE to use? Sun Jul 18, 2010 7:44 pm

ankillien

ankillien
Administrator
Administrator
Thanks for the contribution Very Happy

Tutorial Accepted

5Accespted Re: What DOCTYPE to use? Tue Jul 20, 2010 12:41 am

RockerMan

RockerMan
Technician
Technician
Your welcome Smile

http://www.graphics-post.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum