I want to be able to change the position of a link and just wonder how i do that?
<a id="dwnlnk" href="LINK" style="position:absolute; top:10px; left:618px;" >link</a>
i want to change the top:10px; to top:-30px; for example.
I want to be able to change the position of a link and just wonder how i do that?
<a id="dwnlnk" href="LINK" style="position:absolute; top:10px; left:618px;" >link</a>
i want to change the top:10px; to top:-30px; for example.
