autoxtreme Posted February 3, 2008 Posted February 3, 2008 Hi, I have just added a FAQ page into the info box using a guide in the knowledge base. I want to have a bullet point list of questions at the top of the page, and all the answers listed lower down in the page. I need to link the page internally from the question at the top linking to the answer lower down. How do I go about doing this as I am still learning about coding etc. I`m sure once I am put in the right direction I should be able to complete it from there. Thank you
♥geoffreywalton Posted February 3, 2008 Posted February 3, 2008 w3.schools.com Look under html links in the html area Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted April 2, 2008 Posted April 2, 2008 Hi I wonder whether either of you could also help me with this. I too have just added a rather lengthy Glossary page into the info box, and would like to know how to go about... 1. Linking from top of page to a title below. 2. Linking from below [back] to top of page. I have tried using the formula <A HREF="#Heading">heading</A> to go to <A NAME=Heading> </A> but the page loops outside and loads blank. I really don't dunno. Help!?! Thank you
markg-uk Posted April 3, 2008 Posted April 3, 2008 Its <a name="heading"></a> - that should work (also, I'd recommend that you stick to lower case as html is case sensitive)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.