HTML - Hypertext Markup Language

home | company | contact us
Lo-Call 0844 417 0818 
HTML
A S P
C S S
HTML
Php Mysql
Register your domain name
Customer Support
Network Information
 
 
Help » HTML » Hypertext Markup Language
HTML:
 
Html is the code used to build web pages.

A typical example of a web page would be:

<html>
<head>
<title>title of page</title>
<meta name="description" content="site description.">
<meta name="keywords" content="keywords.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<< -- this is where your content would be placed -- >> between the body tags
</body>
</html>

There are many other tags of course, from CSS to Robots tags, author tags general or restricted content tags and the list goes on.

There are so many resources on the Internet about Html and the right and wrongs relating to the subject, we would rather not recommend one particular place to find what your looking for, the best option is to buy a good book on the subject and teach yourself.

Learning is fun, you will be surprised how many mistakes you are currently making in your html coding, this includes ourselves.

Check our recommended html books below!
 
 
 
 
 

HTML Books:
 
html books
 


© 2005 All rights reserved Centrehost.co.uk