To make an absolute, or an external link you must first know the exact URL(web address) of the page you want to link to.
Steps to Success
- In Notepad, with table.html open,
key <p> just after the image
Press Enter to move the cursor to the next line. - Enter <a href="http://www.jdwwebdesign.com">jdw Web Design</a></p>.
Notice we typed in the exact URL, including the http:// and any slashes at the end of the address.
Save the file and then click Refresh/reload on the browser to see the hyperlink you have just inserted.