Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 618259
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:31:31+00:00 2026-05-13T18:31:31+00:00

Is it possible to open an html document with word, and have anchor links

  • 0

Is it possible to open an html document with word, and have anchor links work within the document?

Basically, It’d be nice to do this:

<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
  <head></head>
  <body>
    <h1>Florida Emergency Supplier Network for 2009-2011</h1>
    <table id='table_of_contents'>
      <tr>
        <th></th>
        <th><a href="#service_list">Browse by Services</a></th> !!! THIS LINKS TO 
                                                                    THE CORRECT LOCATION
                                                                    IN THE DOCUMENT.
      </tr>                                                                     /
    </table>                                                                   /
    <hr />                                                                    /
    <h1 id='service_list'>Service List</h1>                 <----------------/
       ....more stuff here...
  </body>
</html>

Right now when I hold Ctrl+click the links, they don’t go to the correct location.

EDIT
Unfortunately using the name field doesn’t work either, from what I can tell…any other ideas?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T18:31:32+00:00Added an answer on May 13, 2026 at 6:31 pm

    Try doing this:

    <a name="service_list" />
    <h1>Service List</h1> 
    

    Or this:

    <a name="service_list"><h1>Service List</h1></a>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In an HTML-document, i want to have a (if possible: invisible) form that POSTs
Suppose I have 1) a HTML document. 2) This HTML document loads Javascript file
I'm wondering if it possible to open a HTML Document to edit elements and
Is it possible to use JavaScript to open an HTML select to show its
I have an HTML document, which loads content from a PHP file using an
I have an html file that I'd like to open and read from, but
I have an XML document of the following kind: <item> <item> <item> ... (same
This is the beginning -- I have a file on disk which is HTML
using XMLHttpRequest it is not possible to open a connection to a document on
Here is my code: <html> <head> <script type=text/javascript> function displaymessage() { win=window.open(); win.document.write(<html>); win.document.write(<head>);

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.