Guatewireless.org " e-learning , HTML " HTML Elements
HTML Elements
HTML documents are text files built from HTML elements. These elements are defined using HTML tags.
HTML tags are not case sensitive .- <B> <b> means the same thing. When surfing the Internet, we realize that many pages in your source code using HTML tags in uppercase.
If we follow the latest web standards, we should always use lowercase tags. The World Wide Web Consortium (W3C) recommends lowercase tags in their documentation of HTML 4 and XHTML (the next generation HTML) require labels to lowercase.
Tags HTML Tags
- HTML tags are HTML elements used to mark
- HTML tags are enclosed within the <and>
- Regularly these tags come in pairs, as <b> and </ b>
- The first tab is the initial torque and the second is the final label
- The text enclosed within the start tag and the end is the element content
- HTML tags are not case sensitive, <b> is the same as <B>
Recall the example of the previous article:
<html> <head> <title> Page Title </ title> </ Head> <body> This is an HTML page. <b> This text is bold </ b> </ Body> </ Html>
This is an HTML element:
<b> This text is bold </ b>
The HTML element starts with a start tag: <b>
The contents of the HTML element is: This text is bold
The HTML element ends with the end tag: </ b>
The purpose of the label is defined <b> an HTML element which must be displayed in bold.
This is also HTML elements:
<body>
This is an HTML page. <b> This text is bold </ b>
</ Body>
This element begins with the start tag <body>, and ends with the </ body>.
The purpose of the body tag is to define the element that contains the HTML document body.
Popularity: 1% [ ? ]
Filed under: e-learning , HTML · Tags: html tags , html page , Wide Web Consortium , World Wide Web Consortium

I like the paper good, really did not know about Chapinas pages or groups "these from google" but rather that there are people interested in chapina teaches ± ar
Thanks for your comment, really just a small colaborarion ± a, if I had more time we will gladly walk into most things, GREETINGS!