Course Outline
This is a three hour course, with time set aside after the structured course for individual questions and answers.
- Introduction, pass around sign-in sheet and class evaluation forms.
- The "language" of the web
- What is the world wide web?
- What is hypertext?
- What is HTML?
- What does HTTP mean?
- What is a URL? (URL schemes, example)
- Who is msmosaic, and what does she do?
- How does a web browser work?
- Common browsers
- The HTML standard (DTD and the IETF)
- The great debate: 2.0 / 2.0+ / 3.0 / 3.2 / "extensions"
- The DCN Web structure
- How is the DCN web structure organized?
- UNIX directory structures
- Filename conventions (example)
- How your account fits into all of this
- "Serving" information on the world wide web
- Audience
- Format
- Existing text conversion vs. starting from scratch
- The implied promise: keeping documents current
- I can do it that way vs. I should do it that way
- Ideas for organizing your information for easy maintenance and navigation (hierarchies, linear, linear with alternatives, combination of hierarchical and linear)
- The steps and the basic tools for creating and managing pages
- (Introduction, then hands-on practice for each item)
- The DCN HTML template
- HTML editor
- Create a VERY basic home page and view it locally
- Work with required tags, basic tags, and document structure
- HTML
- HEAD
- BODY
- headings
- title
- paragraphs
- Line breaks
- Telnet
- Create an HTML directory (public_html) in your account
- FTP (File Transfer Protocol) Client
- Transfer your HTML files into your public_html directory
- set-html
- Set the security and file permissions of the newly transferred html files for public use
- Try it out - view your web page on-line with a WWW browser
- Going further - some more HTML
- (continued hands-on practice)
- Creating links
- local documents
- relative and absolute references
- linking to other documents on the web
- organizing links
- Lists
- list tags
- numbered
- unnumbered
- menus
- Character styles
- logical
- physical
- preformatted text
- Horizontal rules
- Graphics
- programs and converters
- graphics formats
- linking graphics
- Signing your work
- Getting a link to your pages from the DCN web pages
- Other things you can do (demo, not hands-on), and how you find out more
- Viewing sources
- Other types of links (news, telnet, gopher, etc.; example)
- What not to do
- The page from outer space (Contextless pages; example)
- Netscaped beyond belief (Browser-specific pages; example)
- HTML So Bad it Won't Work (Ignoring the rules)
- The Inline Image Maniac (Ignoring the limitations of your audience)
- Advanced stuff, if time permits (centering, nested lists, enclosed paragraphs...)
Return to Creating Basic Web Pages
|