|
Recently I began work on a clan website, I have taken to using CSS to place my images on the website, however I've found that this will only work in IE6 and not browsers such as Mozilla Firefox. Here is the code I've used.
<a href="members.html">
<body background="illusion-clan/backgroundmain.jpg">
<IMG STYLE="position:absolute; TOP:118px; LEFT:229px; WIDTH:104px; HEIGHT:20px" SRC="illusion-clan/members-unlit.gif" alt="Us!" border="0"></a>
If their is a more appropriate piece of code that can be used to solve this problem will someone please reply with it, thanks very much for your time.
|