How do you Question

Discussion in 'How to use templates' started by Katiebob, Oct 5, 2005.

  1. Katiebob New Member

    Ok i downloaded a temporary template, and i was wondering on the navigation how do i make it go to the next page when i click on it?
  2. Mimoun Administrator

    Replace this part:
    Code:
    <a href="http://www.freewebsitetemplates.com">link text</a>
    
    With this:

    Code:
    <a href="http://www.yoursite.com/yourpagename.htm">Your link text</a>