The haven of a Geek, teaching geekiness to others.

Wednesday, April 8, 2009

<a href="url>text</a>

Because I lost my html guide book, I'll jump foward to an easy one.

A = Anchor. Href = link to a website, or a web page.

Syntax.

&lt:A href="URL"> The text that is the link. </a>

Creates a link to another website, if you use a universal link AKA http://www.website.com, or another page in this one with a relitive link, aka file.html.

</HTML>

No comments:

Post a Comment