Quote:
Originally Posted by super92 im using dreamweaver, the only way i know is linking one page to another... |
I don't know Dream Weaver but it would probably help if you would at least learn the basics of html. There is a big difference between using Absolute and Relative paths. I would assume DW would allow you to code the link as a Relative path.
Anytime you are referencing a page within your domain, you want to use a relative path.
If you are linking to something outside your domain, then by all means use the Absolute path.
http://webdesign.about.com/od/beginn.../aa040502a.htm