Title: Adding Anchors
Last modified: August 21, 2016

---

# Adding Anchors

 *  Resolved [funeral](https://wordpress.org/support/users/funeral/)
 * (@funeral)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-anchors/)
 *  doesnt work
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/adding-anchors/#post-4630360)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Actually, `name` should work just fine, like
 *     ```
       <a name="whatever" />
       ```
   
 * Another approach would be to use `<span>` tags with an `id`, as you can also 
   target those in a link, with `#whatever` appended.
 *     ```
       <span id="whatever" />
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Adding Anchors’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/adding-anchors/#post-4630360)
 * Status: resolved