Tutorial: Adding Links to a XHTML Document
Author: Martin Warning
Year: 2007
Page: 1
Links: Introduction
Links or hyperlinks are essential to the working of the internet. Links link documents on the internet to each other and as such provide the naviagtion throughout the internet. The common link is text, but other objects like images can also be a link. The document linked to can be a another web page or documents like Adobe's Acrobat PDF or Microsofts Word DOC documents. Basically any file type can be linked to from a XHTML document.
Index:
Page 1: Introduction
Page 2: <a>
Page 3: Examples
Page 4: Linking Inside a Document