Spinning Practical Web Pages!
by Jay Deuel
- What is the Internet?
- History
- Acronyms & Jargon
- How does the Internet work? (see Figure 1)
- Client
- Server
- Top-Level Domains (see Table 1 and Table 2)
- Multilevel Divisions
- Network of Networks
- Modem vs Direct Connection
- E-Mail: account@server
- URL: Uniform Resource Locator (see Table 3)
- protocol://username:password@server:port/pathname
- Protocol = How
- Server = Where
- Pathname = What
- Various Assumptions
- Case Sensitivity
- To Space, or Not to Space?
- Tilda (~) vs Hyphen (-) vs Underscore (_)
- UNIX, PC, or MAC
- Default information (e.g. http:// may be omitted in some web browsers).
- WWW: World-Wide Web
- Browsers
- Home Page vs Web Pages
- .html, .htm, .txt, .gif, .jpg, .tif, .wav, .au, .mov, .mpg, .pdf, .ps, .exe, .zip (etc.)
- Graphics (Clip Art vs Save Image As...)
- HTML: Hyper Text Markup Language
- Tags: Paired vs Non-Paired (see Bare Bones Guide to HTML)
- Multiple Spaces, Tabs, and Hard Returns are ignored.
- Not case sensitive, although "URLs" used within tags are!
- Creating HTML Documents
- ASCII (text) File
- View - Document Source
- File - Save As...
- Software (Graphical vs Coding)
- Text Editor vs Word Processor
- File - Save vs File - Save As...
- Copy & Paste
- RGB Color Code (see RGB Color Charts)
- Red, Green, Blue
- 2. Name vs. Hexadecimal (see Table 4)
![[separating line]](pencil.gif)
Please send all comments to jay@cc.utah.edu
This page was last modified November 19, 1997.