Warning! Some site fuctions are not available until you log in. Registration is free! Sign Up Now. 



Tiger Team Solutions Website Design Forum
Forum:    Register  |  Forum Home  |  FAQ  |  Search  |  Profile  |  Log in to check your private messages  |  Log in
Online Marketing Software  Free Gift  Hosting
HTML Anchor Links

 
Post new topic   Reply to topic    Website Design Forum Index -> Website Design Tutorials
View previous topic :: View next topic  
Author Message
jlevisee
Tiger Member
Tiger Member


Joined: 03 Jul 2007
Posts: 93
Location: Little Rock, Arkansas

PostPosted: Thu Feb 14, 2008 9:48 am    Post subject: HTML Anchor Links

Anchor links are those links you may see on really long web pages. It may be a text link that says "top" at the bottom of a web page which will take you back to the top of the web page when clicked.

Sometime the anchor link is represented by an arrow pointed up. Another example is FAQ pages. They often use anchor links to take you directly to the "answer" which is further down the page when the "question" is clicked.

Here is an example of the code you will need to insert into the html to get this to work:

<a href="#question1">This is a question linked to an answer below</a>

answer the question above is linked to<a name="question1"></a>

Notice there are two parts the link which is wrapped in an <a href> tag and the actual anchor that <a name> tag. the names can change as long as they match.
_________________
James Levisee
Web Specialist
Back to top
TigerBot
Tiger Member


Joined: 19 Jun 2007




PostPosted: Thu Feb 14, 2008 9:48 am    Post subject: Sponsored Advertisement




_________________
TigerBot
Back to top
design
Tiger Cub
Tiger Cub


Joined: 14 Jul 2008
Posts: 5
Location: US

PostPosted: Mon Jul 14, 2008 5:31 am    Post subject:

Nice information!

Thanks!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Website Design Forum Index -> Website Design Tutorials All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Web Design © 2007 Tiger Team Solutions, LLC