How to make HTML tag so that a link goes to a page and then jumps to a certain section?

livelikeriley

New member
I know how to use the <A HREF="#codeword"> tag and have it jump to something on the same page...but how do I link from one page to another page and have it jump to a #codeword? Would it be something like <A href-"/linkedpage" target=#codeword>?

Thanks!
 
Back
Top