View Full Version : HTML Strict
kazbo
10-15-2003, 03:50 AM
I'm new to 1st page 200 and for a current topic at university we are required to only use strict tags. I was just wondering how I actually find out which are strict tags and which aren't. Any help would be appreciated. Thanks.
cbkihong
10-17-2003, 06:39 AM
You have to read the W3C HTML specs to find out. In particular, I think you have to read the strict DTD. If you don't know DTD, an easy way is to simply write your HTML and pass it to a validator like validator.w3.org with strict DTD used then it will pick out those offending stuff.
animgirl
10-23-2003, 06:07 AM
Here's a reference from W3schools (http://www.w3schools.com/tags/tag_doctype.asp) on how to form the strict HTML doctype.
animgirl
kazbo
10-28-2003, 05:40 AM
Thanks both of ya :D
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.