{ LearnWebSiteDesign.com }
HTML, XHTML CSS Tutorials and Free Website Templates
HTML Link Tutorials
An HTML hyperlink is a reference to a location to a resource on the world wide web.
Hyperlinks can point to a file, image, sound file, movie, etc.
Text Links
The anchor tag (<a>) is used to create a hyperlink. The anchor tag has a starting tag (<a>) and ending tag (</a>). The anchor tag by itself does nothing at all. To create a hyperlink, the href attribute must be included within the starting anchor tag. The value of the href attribute is the path and location to the resource that is being linked to. The syntax for a hyperlink is shown below:
An example is shown below.
The example above creates this text link: Learn Website Design
Image Links
You can use an image as a link by placing an image within the starting <a> and the ending </a> tag.
Tutorials
References
Templates
Sponsors
Advertise your web design and web development related products and services here.
