In case the above was not enough, the image is a top arrow and the link allow the user to go back to the top of the page.
Today, I had the idea to check the generated html file with FireFox (FF), and corrected some glitches in the code (invisibles in the pages but reported by FF).
You will need to update your post, we can’t see the code you use and after “And I found this reported:” all letters are blue and I don’t know if that is supposed to link to another page.
<tr><td><a name="1963-09-22"><a href="#ToC"><img src="./images/ToC.png" alt="Table of Contents" align=right></a>
The forum software eat the html code. I hope this time it is OK.
No, no ID, but <a name="ToC"></a> And that works fine.
Just to know, I added a new h1 with an ID and replaced #TOC with #myID to be inn tune with the shared code above and I get the pink wrning in FF (but the code works too).
I checked MacWorld and Ars Technica (pages with links), but they use different ways… (far more complex).
Pink = warning: my interpretation. On other occurences (different problems), I resolved the trouble, the pink disappeared. (ex: with missing closing tags or misplaced or…).
As you see, text between quotes are displayed ib blue. I suppose that’s the way Firefox talks to the users…
Apparently, I forget to resolve some other troubles, look the screen shot (complete entry):