I've tried and tried to make the image link work and for some reason it is not clickable in either Mozilla nor Opera-but works fine in IE.
Any Suggestions?
Link in question is outlined in **asterisks**
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"<html xmlns="<head>
<title>CSS</title>
<style type="text/css">
<!--
body {background-color: black; background-image: url(images/bgindex2.jpg); background-repeat:
no-repeat; background-attachment: fixed; font-family : Geneva, arial, helvetica, sans-serif; font-size : 14px; text-align:center;}
div#leftcontent {
position: absolute;
width: 160px;
height: 100%;
padding-top: 325px;
left: 0;
}
.bordered a {
background: #FFFFFF; /* sample value */
}
.bordered a:hover {
background: #FEFEFE; /* 1 greyscale lower than sample value */
}
.bordered a img {
border: 1px solid #0000FF; /* blue border */
}
.bordered a:hover img {
border: 1px solid #FF0000; /* red border when hover */
}
div#links {position: absolute; top: 75px; left: 0; width: 170px; height: 600px; font: 14px Verdana, sans-serif; z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif;
padding: 2px 5px; margin: 0 0 4px; border-width: 0;
text-decoration: none; color: #cccc99; background: #333333;
}
div#links a:hover {color: #333333; background: #FFcc33;}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: -60px; left: 60px; height: 50px; width: 64px;}
div#content {
position: absolute;
width: 485px;
top: 75px;
left: 190px;
right: 20px;
color: #BAA;
background: #cccccc;
font: 13px Verdana, sans-serif;
padding: 10px;
border: solid 3px #444;
background-color: #333333;
}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
h3 {position: absolute; top: 5px; left: 270px; right: 50px; font: 25px Arial, sans-serif; color: #ffcc33; letter-spacing: .5em; background-color: #333333; margin-bottom: 0.05em; margin-top: 0.05em; border-color: #000000; border-width: 3px; border-style:dashed; padding: .2em; }
h2 { font-size: 20px; color: #CCCCCC; margin: 10px 4% -4px; letter-spacing: .4em; border-bottom: 2px solid #999999; }
p
{
text-indent: 2em;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
blockquote { width: 75%; background: #333333; font-style : none; font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif; color : #CCCC99; font-size : 12px; border-width: 1px; border-style:solid; padding: 1em; }
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape"&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<table width="710" border="0" align="left">
<tr>
<td>
<div id="links">
<a href=" title="Members Only"><font face="Webdings">4 </font>Member
Log-In<img src="home.gif"></a>
<a href=" title="Preview 'yFRONT' - Our Members Only Section"><font face="Webdings">4 </font>Join | Preview Members Only Area<img src="animfile.gif"></a>
<a href=" face="Webdings">4 </font>Shop Now<img src="shop.gif"></a>
<a href=" face="Webdings">4 </font>View Art Gallery<img src="galleries.gif"></a>
<a href=" title="Shipping questions, customer service, general FAQ's"><font face="Webdings">4 </font>FAQs | Customer Service<img src="faq.gif"></a>
</div>
<br>
*************************************************
<div id="leftcontent">
<span class="bordered">
<a href=" target="_blank"><img src="images/3rdprty/new.jpg" width="118" height="176" border="0" lowsrc="images/3rdprty/new.jpg"></a>
</span>
</div>
*************************************************
<!-- Beginning of main content -->
<div id="content">
<p>
<a href=" target="_blank">art sample 1</a>
</p>
<p>art deux</p>
<p>art 3 filler</p>
<p>filler content contressssssa lareuafiller content contressssssa lareuafiller lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa
</p>
</div>
</td>
</tr>
</table>
</body>
</html>
Any Suggestions?
Link in question is outlined in **asterisks**
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"<html xmlns="<head>
<title>CSS</title>
<style type="text/css">
<!--
body {background-color: black; background-image: url(images/bgindex2.jpg); background-repeat:
no-repeat; background-attachment: fixed; font-family : Geneva, arial, helvetica, sans-serif; font-size : 14px; text-align:center;}
div#leftcontent {
position: absolute;
width: 160px;
height: 100%;
padding-top: 325px;
left: 0;
}
.bordered a {
background: #FFFFFF; /* sample value */
}
.bordered a:hover {
background: #FEFEFE; /* 1 greyscale lower than sample value */
}
.bordered a img {
border: 1px solid #0000FF; /* blue border */
}
.bordered a:hover img {
border: 1px solid #FF0000; /* red border when hover */
}
div#links {position: absolute; top: 75px; left: 0; width: 170px; height: 600px; font: 14px Verdana, sans-serif; z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif;
padding: 2px 5px; margin: 0 0 4px; border-width: 0;
text-decoration: none; color: #cccc99; background: #333333;
}
div#links a:hover {color: #333333; background: #FFcc33;}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: -60px; left: 60px; height: 50px; width: 64px;}
div#content {
position: absolute;
width: 485px;
top: 75px;
left: 190px;
right: 20px;
color: #BAA;
background: #cccccc;
font: 13px Verdana, sans-serif;
padding: 10px;
border: solid 3px #444;
background-color: #333333;
}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
h3 {position: absolute; top: 5px; left: 270px; right: 50px; font: 25px Arial, sans-serif; color: #ffcc33; letter-spacing: .5em; background-color: #333333; margin-bottom: 0.05em; margin-top: 0.05em; border-color: #000000; border-width: 3px; border-style:dashed; padding: .2em; }
h2 { font-size: 20px; color: #CCCCCC; margin: 10px 4% -4px; letter-spacing: .4em; border-bottom: 2px solid #999999; }
p
{
text-indent: 2em;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
blockquote { width: 75%; background: #333333; font-style : none; font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif; color : #CCCC99; font-size : 12px; border-width: 1px; border-style:solid; padding: 1em; }
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape"&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<table width="710" border="0" align="left">
<tr>
<td>
<div id="links">
<a href=" title="Members Only"><font face="Webdings">4 </font>Member
Log-In<img src="home.gif"></a>
<a href=" title="Preview 'yFRONT' - Our Members Only Section"><font face="Webdings">4 </font>Join | Preview Members Only Area<img src="animfile.gif"></a>
<a href=" face="Webdings">4 </font>Shop Now<img src="shop.gif"></a>
<a href=" face="Webdings">4 </font>View Art Gallery<img src="galleries.gif"></a>
<a href=" title="Shipping questions, customer service, general FAQ's"><font face="Webdings">4 </font>FAQs | Customer Service<img src="faq.gif"></a>
</div>
<br>
*************************************************
<div id="leftcontent">
<span class="bordered">
<a href=" target="_blank"><img src="images/3rdprty/new.jpg" width="118" height="176" border="0" lowsrc="images/3rdprty/new.jpg"></a>
</span>
</div>
*************************************************
<!-- Beginning of main content -->
<div id="content">
<p>
<a href=" target="_blank">art sample 1</a>
</p>
<p>art deux</p>
<p>art 3 filler</p>
<p>filler content contressssssa lareuafiller content contressssssa lareuafiller lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa lareuafiller content contressssssa
</p>
</div>
</td>
</tr>
</table>
</body>
</html>