thickandthin
11-18-2002, 01:00 AM
Its wierd why is there spaces in the middle of each link?
<html>
<head>
</head>
<body bgcolor="b2cafa">
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbtop.gif"></a>
<br>
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbmiddle.gif"></a>
<br>
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbbottom.gif"></a>
</body>
</html>
<html>
<head>
</head>
<body bgcolor="b2cafa">
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbtop.gif"></a>
<br>
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbmiddle.gif"></a>
<br>
<a href="index.html"><img onmousedown="this.filters.alpha.opacity=20" onmouseover="this.filters.alpha.opacity=40" style="FILTER: alpha(opacity=100)" onmouseout="this.filters.alpha.opacity=100" border="0" src="blankbbottom.gif"></a>
</body>
</html>