LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   background image position (https://www.linuxquestions.org/questions/general-10/background-image-position-642029/)

RudraB 05-13-2008 10:38 PM

background image position
 
dear friends,
in my website, my body part starts as:
<BODY background="images/background.png">
<div align="center"><IMG src="images/name1.png" alt="name" align="top" border="0"></div><br>
but it is causing a problem that the position of the image is resolution dependent.

is there anyway to get rid of this problem?

SqdnGuns 05-13-2008 10:47 PM

Quote:

Originally Posted by advanced (Post 3152485)
dear friends,
in my website, my body part starts as:
<BODY background="images/background.png">
<div align="center"><IMG src="images/name1.png" alt="name" align="top" border="0"></div><br>
but it is causing a problem that the position of the image is resolution dependent.

is there anyway to get rid of this problem?

Do you want it to be a "watermark"?

http://www.ricocheting.com/js/watermark.html


All times are GMT -5. The time now is 07:47 PM.