Lemon Squash
02-25-2003, 05:14 PM
Omg i keep getting this border around my (linked) images and its really annoying but i dont see anything with my code to make it happen help me! >.<
Code:
<html>
<head>
<title>Furcadia - Sweet-as-chocolate</title>
</head>
<body>
<div style="position:absolute; left:0px; top:0px; width:187px; height:67px; ">
<img src="Welcomescreen.GIF" width="648" height="507" alt="" />
</div>
<div style="position:absolute; left:0px; top:0px; width:187px; height:67px; "><a href="http://www."><img src="wmessageenter.GIF"></a></div>
</body>
</html>
Code:
<html>
<head>
<title>Furcadia - Sweet-as-chocolate</title>
</head>
<body>
<div style="position:absolute; left:0px; top:0px; width:187px; height:67px; ">
<img src="Welcomescreen.GIF" width="648" height="507" alt="" />
</div>
<div style="position:absolute; left:0px; top:0px; width:187px; height:67px; "><a href="http://www."><img src="wmessageenter.GIF"></a></div>
</body>
</html>