Within Same Website Linking

They have: 2 posts

Joined: Nov 1999

Here is my question, I am just learning to use HTML and I know how to make links and link back to the top of a page. But I am wondering how do I link within the same site. What I mean is how do have someone click on a link that is still part of my website and then if they want they can go back to the page they were on, by using the back and forward buttons on the browser.
Can Somebody please help me??
Thanks

They have: 359 posts

Joined: Mar 1999

pbozik,

same as an external link.

code:

<a href="yourinternalfile.html">Link Here</a>[/code]

------------------
Dan
 CDS Web Design 

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.