Hi, I've been using your amazing Ao3 'Various Tricks to HTML Coding' resource but I've come across something I can't quite work out. I could just be being stupid!
But if I have more than one definition that then requires multiple footnote anchor points, how do I make the "back" function go back to the right place in the text?
<a href="#definition" rel="nofollow">Press here to head on back to the anchor section</a> only takes me back to the first definition and not the 2nd/3rd or whatever number in the main text. If that makes sense. I tried adding numbers after definition (<a href="#definition2") but this didn't work either.
Any help would be amazing ^_^
Hello! HTML can be kinda tricky, but I'm glad the guide has been helpful to you so far. It's actually not super clear within the guide, so I've added some extra information and a simplified version.
Here's a screenshot of what text you'd use. But you can also go straight to the guide so that you can copy and paste from there (HTML GUIDE).
















