Title: Hyperlinking on SAME page ??
Last modified: August 19, 2016

---

# Hyperlinking on SAME page ??

 *  [bobreese](https://wordpress.org/support/users/bobreese/)
 * (@bobreese)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hyperlinking-on-same-page/)
 * I’m having trouble setting up hyperlinks for the same page of text.
    For example–
   at the top of the page I have a list of courses I offer – I want someone to be
   able to click on the course and have them taken to the course description below–
   on the same page. I’m sure it’s simple – what am I missing? Thanks, Bob

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hyperlinking-on-same-page/#post-1375656)
 * Example of an in-document link:
 *     ```
       <a href="#course1">Link to Course 1</a>
   
       [...]
   
       <h3 id="course1">Course 1</h3>
       ```
   
 * The id and the href must match – with the addition of # in front of the href.

Viewing 1 replies (of 1 total)

The topic ‘Hyperlinking on SAME page ??’ is closed to new replies.

## Tags

 * [hyperlink](https://wordpress.org/support/topic-tag/hyperlink/)
 * [Same Page](https://wordpress.org/support/topic-tag/same-page/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/hyperlinking-on-same-page/#post-1375656)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
