HTML basic

HTML basic Print E-mail
Contributed by Joe   
Tuesday, 04 July 2006

HTML overview

HTML, or HyperText Markup Language is designed to specify the logical organisation of a document, with important hypertext extensions. It is not designed to be the language of a WYSIWYG word processor such as Word or WordPerfect.

 Build a HTML page

  • Declaring and Identifying the Document

Add a bit of code that declares which type of document using and identifies the language version.

For example:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



Last Updated ( Tuesday, 04 July 2006 )

  home              contact us

 

©2006-2008 DeveloperZone.biz   All rights reserved     powered by Mambo Designed by Siteground