Tags
Delimiters
- Start with < and end with >
- Contain command string
Document Level
- <HTML> and </HTML>
- <TITLE=“mytitle”>
Sectioning
- <HEAD> and </HEAD>
- <BODY> </BODY>
- Horizontal Rule <HR>
- Line Break <BR>
- Paragraph <P>
ELC103 Review
- Internet and the Web
- TCP/IP & URL
- Browsers & Servers
- HyperMedia
Web Site Structure
- InterNet Or IntraNet ?
- Desired Function vs. Mode of Operation
- Documents, Links, Applets
Web Page Layout
- Head
- Body
- Displayed Entities
- Links and Resources
- Special Effects
- Applets
HyperText Markup Language
- What is HTML?
- Standards
- Tags
- Writing a HTML document
Creating Your First WebPage
- Design
- Browsing
- Installation