Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
I think this is html......
Old 10-06-2006, 07:18 AM I think this is html......
Junior Talker

Posts: 4
Name: dsfkgfdsgdfsgdfs
Trades: 0
Ok,

so go to http://www.haddonfield.k12.nj.us/hmh..._directory.htm

click of the letters, it brings you to a certain part on the page...how do you do that?

i tried just using #a or #A for letter a on both the top and the part where I wanted to show....wouldnt work...HELP!
comp_geeks is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-06-2006, 08:51 AM Re: I think this is html......
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
If you look at the page source you will see that the link is of the form

HTML Code:
 <a href="#D">Jump to D</a>
and the target is of the form

HTML Code:
<a name="D">D</a>
Read more here: http://www.w3.org/TR/html4/struct/links.html#h-12.2.1
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 10-06-2006, 10:12 AM Re: I think this is html......
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
One slight mod: <a id="D">D</a> is XHTML-friendly (for some reason, name isn't) and it works exactly the same.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 10-06-2006, 12:06 PM Re: I think this is html......
Junior Talker

Posts: 4
Name: dsfkgfdsgdfsgdfs
Trades: 0
Thank you very much. That should solve my problem, I hope. I'll have to give it a shot when I get home tonight Thank you, all!
comp_geeks is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to I think this is html......
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.45547 seconds with 12 queries