Free SEO Tools

Best SEO Products, your all in one SEO Resource

About Free SEO Tools

Free SEO Tools is the best place for webmaster to fullfill all their SEO needs online, now you dont need to buy expensive softwares to track your performance.

Here you can perform check domain availability, meta-tag generators, broken link checker and whole lot more.




How do I create a link when building a webpage?

Written by admin on Nov 26th, 2009 | Filed under: Link Building

I am very new at this. I am trying to build a webpage from geocities, and I’m having trouble adding a link. For example, I want to build a page "About Me" so how do I build that page so when I click on "About Me" text on the Main page, it goes to the "About Me" page and then I can back when wanting to go back to the main page?
Please help me!!! lol

THANK YOU,
Michelle



2 Responses to “How do I create a link when building a webpage?”

  1. the HTML tags for links are set up like this…

    <a href = "THE PAGE YOU WANT TO LINK TO">ABOUT ME</a>

    to go back to your home page it should be something like…

    <a href = "/index.htm">Back to home</a>

    not sure about what the deal with geocities is… but this is basic HTML lang.

  2. here is the code for dat:

    <a href="URL of ur About me link">About Me</a>

    URL = http://uraboutme.com or sumthing like dat

Leave a Reply