csramin
03-31-2006, 03:13 PM
How do you link to a specific area on a different page?
I know how to do it on the same page...
<a href="#section1">Button</a>
<a name="section1"></a>Section page will jump to.
..but how do I target another page too?
I know how to do it on the same page...
<a href="#section1">Button</a>
<a name="section1"></a>Section page will jump to.
..but how do I target another page too?