Her

Home HTML and CSS Tutorials Basic Links

Basic Links

Author: Lindsay Coome Author's URL: www.killer-bunnies.com More by this author

To create a link with HTML, copy the code below.

<a href="PAGEURL.htm">link text</a>

Replace PAGEURL.htm with the URL of the page you are linking to, and replace "link text" with your preferred text.

Example: TemplateMonster.com - delivering the best templates on the net