Uniform Resource Locators/ Web addresses



Absolute URLs

Absolute URLs show the entire path to the file, including scheme, server, directories and filename.

Relative URLs

Relative URLs use the browser's knowledge of where the file you are using is located to "fill in the blanks" about the file you are linking to.


 pages/images to link  Type of url needed  A HREF = " "
 home.html to chapel.html  relative url  chapel.html
 clubs.html to photo.gif relative url ../students/images/photo.gif
 home.html and photo.gif  relative url  images/photo.gif
 people.html to burn.html absolute url http://www.yahoo.com/dallas/burn.html

History | Basic Tags | Planning | Design | URLs | Fonts | Layout | Tables | Images | Links | Lists | Forms | HOME |




Susan Lewis

http://www.acu.edu/~lewiss/urls.html
lewiss@nicanor.acu.edu
2/1/99