Articles
Your comments and feedback are greatly appreciated. You can add your feedback to any article by clicking the "Comments" link and scrolling to the bottom of the page. Any section with a star is a required field.
What is HTML?
The best way to start off the HTML section is to explain what it is. First of all, it is the most widely used method of creating webpages. Below is the Wikipedia definition of HTML.
"HTML, short for Hypertext Markup Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document - by denoting certain text as headings, paragraphs, lists, and so on - and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels (known as tags), surrounded by angle brackets."
In simpler terms, HTML is the code for a website. The benefit of HTML is its simplicity. You will also enjoy increased search optimization, faster loading times, and the highest browser compatibility. There are also newer versions which combine HTML with another technology XML, resulting in XHTML. The only important thing to remember is that your website should be written in XHTML since it implements the newest technologies.
More details into this subject to come...
09.19.2007
This article hasn't been commented yet.

Write a comment
* = required field