sandeepmur
Programmer
Hi,
I am placing some text over a image in this fashion:
<IMG SRC="images/link.gif">
<DIV STYLE="position:absolute; top:152px; left:260px; width:200px; height:25px">
<CENTER><font size="-1" color="#000000" style="font-family: Verdana;"><b>Contact</b></FONT></CENTER>
</DIV>
My problem is when the browser resolution changes say to 800x600 or more than 1024, the text "contact" gets displayed somewhere else..
Is there anyway I can gaurantee its appearance always on the gif ?
thnx in adv,
sg
I am placing some text over a image in this fashion:
<IMG SRC="images/link.gif">
<DIV STYLE="position:absolute; top:152px; left:260px; width:200px; height:25px">
<CENTER><font size="-1" color="#000000" style="font-family: Verdana;"><b>Contact</b></FONT></CENTER>
</DIV>
My problem is when the browser resolution changes say to 800x600 or more than 1024, the text "contact" gets displayed somewhere else..
Is there anyway I can gaurantee its appearance always on the gif ?
thnx in adv,
sg