Flash Version
Homepage
Contact US
Our Hosting
Our Terms
Flash Banners
Online Stores
What is PHP
MySQL ???
What is HTML
Search Engines?
Google Adwords
SEO Championships
Online Payments
Make Money?
Free Web Hosting
Our Forum
Our Sites
Our Sites 2
Our Sites 3
RSS Feeds
Content Management
Internet News
Related Links
Links Dump
Submit a Link
Sitemap



Hosted by Apricots Ltd
Your IP is 38.103.63.17

HTML

Hypertext Markup Language is the authoring software language used on the Internet's World Wide Web. HTML is used for creating Web pages and it is a tag-based ASCII language. HTML is a mark up language and not a full-blown programming language so is therefore essentially static in nature.

HTML is parsed by your web browser when a web page downloads and consists of tags (commands to tell the browser how to render the text, where to load in graphics etc on the web page) as well as the actual text.

HTML is cross-platform because there are web browsers on every type of operating system which allow you to view websites written in HTML the same way, no matter which OS you are using. Firefox, the most popular cross-platform browser available, displays pages exactly the same when you are using Windows as when you are using Mac OS X.

A HTML page consists of two parts;
The 'Head' section which contains the page title, keywords(useful for search engines) and sometimes scripts.
The 'Body' section contains the code for what you see on the screen.

An example of Html code is below.



HTML Tutorial - HTML Code Tutorial - Free Reference Guide for Help with HTML Tags Including Form, Frames, Tables, and more!

HTML - Features short lessons and quizzes covering HTML as well as other markup languages. The latest standards are also discussed.