Senior Center
of
Charlottesville
Html class at the Senior
Center.
Teacher: Gus
Goldsmith
1. Lesson One
To get to Notepad:
1. Go to
Start> Programs>Accessories>Notepad.
2. Start
creating a html file: Start typing the html tag to show that this is going to be
a web document. This is to be at the beginning of the document.
3. Then
type the html ending tag for the ending of the the document.
4. Write
some kind of text in between the beginning and the ending. Something like: "My
name is... This is going to be in my web folder."
5. Save as
in a file in a new folder.
To create a new folder:
6. Click
the new folder icon on the right hand side of the tool bar.
7. name
the folder "X_Group_ 2"
8. Save
the document:
To save the document :
9. Click
file > save as.
10. Find
the path to the folder.
11. Name
the file "P_1.html"
12. Choose
*all files* as type.
13.
Click
*save*
End of first
lesson.
Lesson
Two
14. Go to
the browser to open your file (internet explorer/nescape)
15. Click*file*
16. Click
*open*
17. Click
*browse* >
18. Type
the *Path* and click *open* (or you can click *refresh*?)
End of second
lesson
Lesson
Three
Go back
to notepad:
o
After
the "beginning"tag start a "head"tag. Type: *Senior center of Charlottesville*
and another "head" tag to end it. Add the size of font with h1 and/h1.
o
Save
and click *refresh* on the web screen to see the result. The *Senior Center...*
is in larger print, because h1 means large print.
o
Put the
center tag before and after the head line to have the headline centered.
o
Save
and refresh to see the result.
o
Put br
before *of Charlottesville* . Save and refresh
End of the first week May
16, 20002 ______________________________________________________________________
Senior Center
of
Charlottesville
HTML class at the Senior Center
(continued with lesson 3)
Teacher: Gus
Goldsmith