latheesan
11-30-2005, 06:40 PM
Hello,
Take a look at this wierd wierd problem. I have a table 1000x1000. Thats it.
above the table, i have the following <div></div> code
<div style="position:absolute;top:200px;left:200px;width:40px;height:40x;text-align:center">
<a href="http://www.google.com" target="_blank" title="Click here to go to Google">
<img border="0" src="images/banners/black.gif" width="40" height="40"></a></div>
on Internet explorer, it looks like this:
http://img103.imageshack.us/img103/3366/ie8ts.jpg
on firefox, it looks like this:
http://img103.imageshack.us/img103/7701/firefox4sn.jpg
it should fit perfectly into the grid. but it isnt. What is causing the div to jump to differnt coordinate and how do you get it to stay in once place?
Take a look at this wierd wierd problem. I have a table 1000x1000. Thats it.
above the table, i have the following <div></div> code
<div style="position:absolute;top:200px;left:200px;width:40px;height:40x;text-align:center">
<a href="http://www.google.com" target="_blank" title="Click here to go to Google">
<img border="0" src="images/banners/black.gif" width="40" height="40"></a></div>
on Internet explorer, it looks like this:
http://img103.imageshack.us/img103/3366/ie8ts.jpg
on firefox, it looks like this:
http://img103.imageshack.us/img103/7701/firefox4sn.jpg
it should fit perfectly into the grid. but it isnt. What is causing the div to jump to differnt coordinate and how do you get it to stay in once place?
