{ 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.

Video Tutorials:
View our video tutorials to learn how to create hyperlinks and how to use images as hyperlinks.

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:

<a href="path_to_resource">Link</a>

An example is shown below.

<a href="http://learnwebsitedesign.com/">Learn Website Design</a>

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.

<a href="http://learnwebsitedesign.com/"><img src="image.jpg" alt="my little angel:)"></a>

my little angel:) /

Tutorials

Templates

References

Sponsors

You can get your website online using Velnet, a leading UK web hosting provider. They provide free template and installation for WordPress blogs. Discuss webmaster related topics at Webmaster Serve, a Webmaster SEO forum

SouthernWebGroup.com provides high quality website design in Atlanta, GA as well as around the world.

Find low cost cheap website hosting and domain registration.

Browser our free no ads web hosting directory and find the free web hosting that's right for you and your budget.

Advertise your web design and web development related products and services here.

Recommended

Download free css web hosting templates that are easy to edit at FreeWebHostingTemplates.com.

Friends