![]() |
||||||||||||||||
| Home --- Topics --- Articles --- Forum --- Offers --- Register --- Contact us | ||||||||||||||||
|
|
||||||||||||||||
|
Did you know? if you register at Hamid School you can save up to 45% on hosting packages offered by Surreyhost.com . Don't miss out, every minute counts! Are you Confused? Click here to learn how to use hamid school HTML ElementsHTML documents are text files made up of HTML elements. HTML elements are defined using HTML tags. HTML Tags
HTML ElementsRemember the HTML example from the previous page:
This is an HTML element:
The HTML element starts with a start tag: <b> The purpose of the <b> tag is to define an HTML element that should be displayed as bold. This is also an HTML element:
This HTML element starts with the start tag <body>, and ends with the end tag </body>. The purpose of the <body> tag is to define the HTML element that contains the body of the HTML document. Why do We Use Lowercase Tags?We have just said that HTML tags are not case sensitive: <B> means the same as <b>. If you surf the Web, you will notice that plenty of web sites use uppercase HTML tags in their source code. We always use lowercase tags. Why? If you want to follow the latest web standards, you should always use lowercase tags. The World Wide Web Consortium (W3C) recommends lowercase tags in their HTML 4 recommendation, and XHTML (the next generation HTML) demands lowercase tags. Viewed:72
Did you know? if you register at Hamid School you can learn web programming and designing for free and also you can save up to 45% on hosting packages offered by Surreyhost.com . Don't miss out, every minute counts!
|
|
|||||||||||||||
|
Sponsored by: Surreyhost.com Coded and designed by: Hamid Moudi HPLA |
||||||||||||||||