IsisSonne
02-14-2004, 03:51 AM
I'm having a problem with being able to move my links. I know the basic code to make links, but I can't figure out the code to be able to move links to a specific spot on my website like you can with iframes and div's. Does anyone know the code?
if you know the code to move a DIV, then put the link into a DIV and move it to your desired location.
<div style="position:absolute; top:#px; left:#px;">
links here
</div>
Virst
02-14-2004, 01:52 PM
To make a moving link, you use anchors.
http://www.lissaexplains.com/html4.shtml#anchor