funkykel
05-16-2003, 04:50 PM
hey ;)
ive just been trying to do some css styling and its not working for some reason and my images have dissappeared.
here is the html, if someone can let me know where ive gone wrong a possible correct the html id be eternally greatfull ;)
Thanks Kelly........
<...html>
<head>
<title>Untitled Document</title>
<style type="text/css"> a:hover {color:#FF9900}
<!-- a{behavior:url(http://www.starlitedesign.net/link.htc); color:#FF9900; filter: progid:dximagetransform.microsoft.fade (duration=1.0); height:0px; text-decoration:none} -->
</style>
</head>
<body bgcolor="#FFFFFF" text="#FF9900" link="#FF9900" vlink="#FF9900" alink="#FF9900">
<div align="left"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FF9900"><br>
<img src="circle.jpg" width="8" height="8"> <a href="services.htm" target="main">services</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="specials.htm" target="main">specials
</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="packages.htm" target="main">packages</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="contact.htm" target="main">contact
us</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FF9900"><br>
</font></div>
</body>
</html>
ive just been trying to do some css styling and its not working for some reason and my images have dissappeared.
here is the html, if someone can let me know where ive gone wrong a possible correct the html id be eternally greatfull ;)
Thanks Kelly........
<...html>
<head>
<title>Untitled Document</title>
<style type="text/css"> a:hover {color:#FF9900}
<!-- a{behavior:url(http://www.starlitedesign.net/link.htc); color:#FF9900; filter: progid:dximagetransform.microsoft.fade (duration=1.0); height:0px; text-decoration:none} -->
</style>
</head>
<body bgcolor="#FFFFFF" text="#FF9900" link="#FF9900" vlink="#FF9900" alink="#FF9900">
<div align="left"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FF9900"><br>
<img src="circle.jpg" width="8" height="8"> <a href="services.htm" target="main">services</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="specials.htm" target="main">specials
</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="packages.htm" target="main">packages</a><br>
<img src="circle.jpg" width="8" height="8"> <a href="contact.htm" target="main">contact
us</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FF9900"><br>
</font></div>
</body>
</html>