Web Design and Development Forums

Question about anchor text

This is a discussion on "Question about anchor text" within the New to Web Design section. This forum, and the thread "Question about anchor text are both part of the Beginners category.


Go Back   Webforumz.com > Beginners > New to Web Design

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Apr 16th, 2008, 19:25   #1 (permalink)
New Member
 
Join Date: Mar 2008
Location: New Jersey
Age: 27
Posts: 5
Question about anchor text

Hi, I have a question about anchor text.

In dreamweaver is it possible to have a anchor text link from my home page to another page on my site.

I dont know if im explaining it correctly or using the right term.
example

On my home page on the left navigation running up the side of the page I have multiple links. Lets use golf as the link im using. When someone clicks on the golf link is there anyway to have it redirect to another page from my site, where the golf descpription is half down the page. I want it to link to the exact area .

I hope I explained myself.

Thank you,

Matt
belock1980 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 16th, 2008, 23:39   #2 (permalink)
Up'n'Coming Member
 
Join Date: Mar 2008
Location: Chester, UK
Age: 17
Posts: 90
Re: Question about anchor text

Code: Select all
<a href="golfpage.html#golfsection">Visit my golfpage</a>
That should work, the golfpage.html links to the specific page, and the #golfsection tells it where on the page to go.

The golf section must be a identifier of some kind, most probably a
Code: Select all
<div="golfsection"></div>
It won't work for classes (atleast it shouldn't)

However.... i don't use dreamweaver so i can't really tell you much more...
Bocaj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 17th, 2008, 14:07   #3 (permalink)
Chief Moderator
 
aso186's Avatar
 
Join Date: Oct 2007
Location: UK
Posts: 715
Blog Entries: 2
Send a message via Skype™ to aso186
Re: Question about anchor text

Sorry bocaj, you got a typo - second code snippet should be;
Code: Select all
<div id="golfsection"></div>
__________________

aso186 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 17th, 2008, 16:36   #4 (permalink)
Junior Member
 
Join Date: Apr 2008
Location: manchester
Age: 31
Posts: 39
Blog Entries: 1
Send a message via MSN to nuideas Send a message via Skype™ to nuideas
Re: Question about anchor text

don't be tempted by the evil name="#" atributes that can be given to <a> tags tho
nuideas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Link Anchor Text Question fireboat Search Engine Optimization (SEO) 5 Sep 11th, 2007 06:10
Pass Dynamic values in Anchor Tag PraveenAnekalmat JavaScript Forum 0 May 4th, 2007 10:19
What do I need to know to anchor a nav bar? Pherdnut CSS Forum 2 Nov 22nd, 2006 21:21
Question about swapping text Malkalypse JavaScript Forum 2 Sep 19th, 2006 02:03
Explode Anchor Sheepymot PHP Forum 2 Jul 23rd, 2005 13:24



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 20:11.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59