| |
| | HTML Made Really Easy |
 | | The HTML file (a normal text file) contains all the text to display, and also acts as the "glue" to hold the text and images together in the right places, and display them in the right style. |
 | | Tags begin with a < character and end with a > character, and tell a browser to do something special, like show text in italic or bold, or in a larger font, or to show an image, or to make a link to another Web page. |
 | | These days, HTML does have tags that say explicitly how to display something, rather than just describe what kind of data it is. Examples are the commonly used and tags. |
| www.jmarshall.com /easy/html (4891 words) |
|