HTML Help
TappedOut forum
Posted on Feb. 21, 2014, 6:38 p.m. by Matsi883
At my Sliver Deck:
I have been trying to make a "Skip To" section like Solomon's Rápidus Mortem (Golgari), but I can't get it perfectly. Can one of the HTML experts on this site help me with that?
My end goal is to have it skip to one of the sections it lists when I click on it. Here is the code I am using:
< a href="#section" >Click here to go to the section< /a >
Then at the section, I have:
< b id ="section" >Section< /b >
What am I doing wrong?
guerillarage says... #2
This link will show you what to do.
Also you may need to insert some page breaks to make it look right.
February 21, 2014 11:35 p.m.