Contents /
Previous /
Next
Hyper-Links
The <A> tag is use to refer to an other document
or images, sound, movie, etc:
The URL is specified as:
resource_type:additional_information
Types for the Universal Resource Location (URL) include:
- local file
- http
- ftp
- news
- gopher
- telnet
- ...
Examples:
Local file:
Contents
HTTP (web page):
GNU
Image with link:
Anchors
Anchors define or reference a target locations in a document.
Defining an anchor: The reference document must
contain the anchor_name in an <A>tag, for example:
You can then use it in a reference:
Example: