Log In · Register

 
links to other areas within a webpage
nishikigoi
post Jan 10 2009, 08:00 PM
Post #1


Senior Member
***

Group: Member
Posts: 86
Joined: Jul 2005
Member No: 179,570



I am wondering what the exact codes are for making a link that leads to a particular area of the same webpage. For example, they're often seen on FAQ's or at the bottom of lengthy pages.
 
 
Start new topic
Replies
newkidontheblock
post Jan 10 2009, 10:23 PM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



I think that the author above made a mistake you should replace name with id


You can link to any part of a web page that have an id="ID_NAME"

for example you can link to
CODE
<div id="id_name" >
  CONTENT HERE
</div>


By using this link
CODE
<a href="#id_name" > this is a link </a>
 

Posts in this topic


Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: