the complete webmaster
tutorials reviews reference
ASP
CGI
FrontPage
HTML
Java
JavaScript

home / reference / html

<!doctype>

Description

   The <!doctype> tag is optional and should be the very first line of an HTML file if used. This tag lets browsers know that the document is an HTML document.

Code

   <!doctype html public "-//ietf//dtd html//en">
write for us about us advertise

Copyright 1997, 1998 A Big Lime. All rights reserved.

/body>