![]() |
How to Link to a Title on a Page?
I know this can be done as I've seen it before, but not quite sure how to implement it. I'm creating a page with a list of services. I'd like to create a menu item with "services", but when hovered over, the individual services will flyout as sub-menu items which can be clicked on and taken to the paragraph on the services page for each specific service. How do I go about creating this?
|
Anchor links within the page itself.
http://www.yourhtmlsource.com/text/internallinks.html None of this is specific to Genesis, although we did do this on Scribble. |
Thanks Andrea, that got it. For anyone else trying to figure this out, here's what I did.
The site I'm using this on is http://owensborofamilydentist.com/ On each page with the individual services I wanted to link to I added an id to the h2 tag, like this: Code:
<h2 id="exams">Dental Exams</h2>Code:
http://owensborofamilydentist.com/services/preventive/#examsWorked like a charm and was actually easier to implement that I originally thought it would be! Thanks again Andrea for pointing me in the right direction! |
Great since the issue is resolved, I'll close the thread. If you have more questions, please open a new thread.
|
| All times are GMT -5. The time now is 01:29 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.