We are typing in "Notepad" (found in Windows Accessories) | Return to Class Index |
Action: | Example: | |
Add a "Heading"
Very the type size by changing the number:
|
<HEAD> <TITLE> Test Page </TITLE> </HEAD> </BODY> <H1> Building Your First Web Page</H1> <H2> HTML 101 </H2> This is what will be seen on the Internet. We will build our web site between the "body" tags. </BODY> </HTML> |
|
Action: | Results: | |
|
The "headings" should be at the top of the page. (If you see
the last lesson, try the "refresh" or "reload" button on your
browser.) Our example page is HERE |
Questions? Ask: John Henderson |
Return to Class Index | Copyright ©1997-2004 |