-
What the end user sees on the webpage
(New Customer?)
- The code to perform when the link is clicked
<a href="http://www.fedex.com/
newcustomer.html">New Customer ?</a>
Obviously all links should be checked to see if they work and go to the correct, logical location. |