View Single Post
  #3 (permalink)  
Old 06-24-2007, 05:51 AM
monkeygoal monkeygoal is offline
Junior Member
 
Join Date: Jun 2007
Posts: 15
monkeygoal is on a distinguished road
I'm no expert on this, but I think this should work...

Code:
<a href="#test">test</a>
blablablabla
<p><a name="test" id="test"></a></p>
Reply With Quote