View Full Version : positioning of text in webpages


satindra
10-17-2003, 10:58 PM
I wanted to position certain phrase in my webpage with the inclusion of this:

<span style=" position:absolute;left:120;top:730"> and </span> in the html code.

In so doing, I do have the new desired position of the text, but it loses the hyperlink; i.e., it no longer serves as a link to open up a music file as it did before.


I need your help!

kittycat
10-18-2003, 12:23 AM
Could you post the entire code that you're using or the page? Positioning shouldn't cause a link not to work.

saturn
10-18-2003, 08:33 AM
is there a way for me to make my text centered within a div?