Where do I put the adress in this

Discussion in 'HTML & Website Design' started by scottdubose, Mar 15, 2009.

  1. #1
    I am trying to put this into a premade web template and I have created a directory for this page. I then created a policy page to be incerted into the bottom. The link for the directory of the policy page works. But when I incert it into the page I cant pull it up? Can someone help me with this? The adress that I'm trying to put in is in the 6th or 7th row.


          </div>
          <br>
          <br>
          <div>&nbsp;</div>
          <p align="right"><font face="MS Sans Serif">
          <a href="../Black/terms">Terms</a> | <a
     href="http://www.ezautomaticmoneybusinesses.com/10000membsite/policies/privacy.html/"
     target="_blank">Privacy</a>
    | <a href="../Black/disclaimer">Disclaimer</a> | <a
     href="../Black/contact">Contact</a><br>
          <font size="2">Copyright© 2007
    YourNameHere.&nbsp; All Rights Reserved</font></font></p>
    
    HTML:

     
    scottdubose, Mar 15, 2009 IP
  2. scottdubose

    scottdubose Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Here is the orriginal if that helps.


        <p align="right"><font face="MS Sans Serif">
          <a href="../Black/terms">Terms</a> | <a
     href="../Black/privacy"> Privacy</a> | <a
     href="../Black/disclaimer">Disclaimer</a> | <a
     href="../Black/contact">Contact</a><br>
          <font size="2">Copyright© 2007
    YourNameHere.&nbsp; All Rights Reserved</font></
    
    HTML:
     
    scottdubose, Mar 15, 2009 IP