We are typing in "Notepad" (found in Windows Accessories) | Return to Class Index |
Action: | Example: | |
Add Background color
Center the headings
Add a line to separate sections
Format the text
Create a list
Save work
|
<BODY BGCOLOR="#FFFFFF"> <CENTER> <H1> Building Your First Web Page</H1> <H2> HTML 101 </H2> </CENTER> <HR> This is what will be seen on the Internet. <FONT color="red" size="4"> We will build our web site between the "body" tags. </FONT> Class #3 added HTML tags that would: <UL> <LI>Background color <LI>Center tag <LI>Add a horizontal line <LI>Format text <LI>Create a list </UL </BODY> </HTML> |
|
Action: | Results: | |
|
(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-2002 |