Go Back   Free website templates > Web Template Help > HTML - XHTML - CSS
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Join now to share free website templates or post on the forum. If you have never been on a forum before read the FAQ. It's quick, easy and free to join!
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-24-2009, 01:01 AM
Junior Member
 
Join Date: Jul 2009
Posts: 11
Airwalker is on a distinguished road
Default A-Z List Help

First of all, I am following the Call of Duty 2 Template found on page 7 of the mainpage and I am editing everything via Adobe Dreamweaver...I hope this will help people in answering my question.

Anyways...

On one of the pages I am working on, I am going to have the alphabet at the top of the page like so :"A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"

and I would like it so that it the user is able to click any of those letters and it will automatically take them to that letter's category on the same page (just scrolled down to whichever letter they selected)

Is there an easy way for me to do this? please and thank you to whomever helps me out with this query.

Edit:
I found how how to do it via http://www.yourhtmlsource.com/text/internallinks.html
Thanks for any and all who intended to help out!

Last edited by Airwalker; 07-24-2009 at 02:16 AM.
Reply With Quote
  #2 (permalink)  
Old 07-24-2009, 12:23 PM
Senior Member
 
Join Date: Jul 2009
Posts: 253
boemboem is on a distinguished road
Default

Like this? Assuming that you dont use a more difficult template (joomla, drupal etc), just plain html.

ie: a.html is the page containing all the A's etc.. etc..

Code:
<a href="a.html" target="_self">A</a> 
<a href="b.html" target="_self">B</a> 
<a href="c.html" target="_self">C</a> 
<a href="d.html" target="_self">D</a> 
<a href="e.html" target="_self">E</a>
Reply With Quote
Reply

Thread Tools
Display Modes

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



All times are GMT. The time now is 08:28 PM.



mouseover mouseover mouseover