![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Anchor Tags</title> </head> <body> <a href="headers.htm"> Click here to go to a page in the same direectory. </a> <br> <a href="simpsons/homer.htm"> Click here to go to a page in another directory.</a> <br> <a href="http://www.gatech.edu"> Click here to go to a page on the Web</a> <br> </body> </html>