![]() | ||
Chapter 5:
HTML, is a
markup language, which means that the author inserts special commands
to control the appearance of the reader's screen.
For example, to create a paragraph break, I would insert the <p>
markup. In the page I am creating below:
| ||
|
This is paragraph one.
This is paragraph two. |
HTML Reference Index from Yahoo
Cascading Style Sheets from the Web Design Group.
The Big Nose Bird site contains a wide variety of web design resources, all of which are free. This site contains HTML tips and tutorials, as well as a library of HTML code for creating forms, image maps, and the like. Several graphics files also are available for downloading.