I have a php file which will display a list of data which need to be scrolled down to be viewed fully.
To create hyperlink, I used the following:
<a href="http://localhost/test.php">Click here to go to main page</a>
How do I create a hyperlink that will stay fixed at the right while the user scroll down to view the data so that user need not scroll up again to click the hyperlink?
use like this
now you can adjust
top:andright