Agenda
Day 1
-
-
- w3setup
- Viewing your page
- editing files
-
Where to put things
-
- Using SCAN to view a page
- Viewing your pages in LUNX
- Creating a symbolic link
Beginning HTML Elements, Tags & Structure.
- Introduction to Elements and Tags:
<X> </X>
-
Document layout elements:
head, body, comments, ...
-
Formatting elements for text: p, br, headings, hr,...
-
Elements for text attributes: em, strong, b,
i; big, small, font size
-
- View and edit page in DTE on the Network Server
- Examine structure elements in basic page- HTML, HEAD, BODY, TITLE, P
- Add formatting and text attribute elements
- View page in Netscape
Day 2
Day 1 Review.
- Exercise 1 -- Making a home page.
- Filesystems - where to put things so they work.
- Basic HTML Elements and Tagging.
- Exercise 2: Editing an HTML document on the Network Server.
- Questions From Day 1.
-
- Create a text file containing HTML elements.
- Put it in a place where the server can get to it.
-
Exercise 4 --
Copying a document; editing on the PC.
- Copy document from another document source.
- Paste into a new document in NotePad.
- Make changes and save.
- Reload in Netscape and view.
-
Exercise 5 -- Creating Hypertext links.
- Convert the list of sites in mylinks.html to links.
- Create a link back to your main page.
- View on Netscape.
-
Exercise 6 -- Adding a new page to your web
space.
- Save mylinks.html.
- Upload mylinks.html.
- Create a link to mylinks.html from your main page.
- View on Netscape.
-
- Ordered and Unordered Lists.
- Definition Lists.
- Edit document (mylinks.html) in Wordpad
- Directed placement of unordered list elements.
- View with Netscape.
- Change unordered list to definition list.
- View with Netscape
- Upload the changed file and view.
Day 3
Review
- Intro to basic HTML tags.
- Hypertext anchors and links.
- Uploading files
- Lists
-
Inserting Images
- Images
- Alternate text
- Image links
Exercise 8 --
Adding images and image links.
- Copy an image from another directory.
- Insert that image on your home page.
- Add ALT attribute.
- Link to an image located elsewhere.
- Make a hypertext link based on an image.
-
-
-
-
JAH, 22 Sept 1996.