WWW Authoring Seminar: Day 2 Agenda
Agenda
Day 1 Review.
- Hypertext.
- Different ways of organizing information.
- Multimedia.
- Workshop 1 -- Using Netscape.
- Accessing a URL.
- Preferences.
- Bookmarks.
- View Source.
- Principles and Terms
- Client/Server - who controls what.
- Filesystems - where to put things so they work.
- Workshop 2 -- Making a home page.
- Questions From Day 1.
Day2 -- Beginning HTML.
- Introduction to Tags: <X> </X>
- Document layout tags: head, body, comments,
...(paired tags)
- Formatting tags for text: p, br, hr, ...
(non-paired tags)
- Tags for text attributes: em, strong, b,
i, u; and the header tags (h1, h3, etc.) (paired tags)
Workshop 1 -- Using the Network
Server to edit document 1
- Copy document from seminar directory.
- Directed placement of tags.
- View with Lynx.
- Correct problems.
- Start Netscape and view.
Mechanics of creating Web documents.
- Create a text file containing HTML tags.
- Put it in a place where the server can get to it.
Workshop 2 -- Creating HTML documents
using DOS WordPerfect.
- Download (binary) WordPerfect document.
- Editing document 1 -- UNdirected placement of tags.
- Uploading HTML (ascii).
- Use Lynx to view. (Go back and correct as needed.)
- View on Netscape.
-
SDR, 11 Jun 1995.