LEARN
|
|
Many of us just want a little control over how our Web pages look, but without some knowledge of the basic HTML it can be hard to find tune them. The three example pages linked below introduces basic HTML structure with all the "added stuff" that Web page editors and fancier techniques add. |
| INTRODUCTION TO HTML | HTML PAGE EXAMPLES: |
| LESSON 1 | |
|
To see what HTML tags are assigned to the attributes you see on these HTML files, open the Example page you want,then select "View" from the browser menu bar |
Example 1- Headings, Colors, Lists |
|
(Internet Explorer)and then "Source." |
Example 2- Adding Images |
| If you wish, you can highlight all or portions of the code and choose Edit-Copy(or use the keyboard shortcut Ctrl+C), the paste it | Example 3-Adding Hyperlinks |
| into your own HTML document. |