Tags: Links
Syntax:
<A HREF=“targetURL”>LinkLabel </A>
Modifiers/Attributes
- SHAPE of geometry used with ISMAP
- "default"
- "circle x, y, r"
- "rect x, y, w, h"
- "polygon x1, y1, x2, y2, ..."
- NAME
- TITLE
LinkLabel can include a image such as a button
targetURL can be an image, movie, web page...
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