![]() |
|
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | SedoPro Code | Domains For Sale | NameDrive | Domain Parking |
|
|||||||
| Website Design Discuss webmastering issues or ideas to help you design websites to make the most of your domain portfolio |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
![]() |
Link to a certain section of a page? How to?
Say i have a long text document with different headed sections.
How can i provide a link to go straight to a certain section of a page? For example if my website had two pages: MENU PAGE TEXT PAGE if i wanted to put links on the menu page to different sections of the TEXT page, how do i do this? I hope i've explained it clearly enough! |
|
|
|
|
#2 (permalink) |
![]() |
HTML Named Anchors are the keywords you're looking for:
http://www.w3.org/TR/REC-html40/struct/links.html <a href=#thisIsWhereIWantItToGo>link to that part of the page</a> <a name=thisIsWhereIWantItToGo>destination part of page</a> something like that sorry - that was same page. different page is similar but with # directly after destination url so <a href=otherpage.html#thisIsWhereIWantItToGo> go there </a> -aqls- Last edited by aqls; 14-02-2006 at 12:14:03 PM. Reason: didn't read the question |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| news section | georgiou82 | Website Design | 2 | 11-02-2006 05:25:31 PM |
| dynamic home page | charlie | Website Design | 5 | 30-04-2005 04:29:50 PM |