Thomas Wallace: Lectures and Resources - A collection of website design lectures and resources

Hyperlinks

Standard link to another document.

<a href="about.html">About Me</a>
Attributes
  • title
  • target

Standard link to another web page.

<a href="http://www.cnn.com">About Me</a> 

Anchor Links

<a name="top" id="top"></a>

To link to an anchor in a document you would form the link like so...

<a href="#top">Back to Top</a>

Email Links

This is a simple way to send an email via a link. Whenever possible I recommend against using this method as it requires the user to have a default email client set up on their machine.

<a href="mailto:youremail@mail.com">Email Me</a>

What I'm Reading

RSS Feed IconView More

Announcements

  • 1.24.2012
    Structure, Content, Design, Behavior
My Calendar