Code:
<HTML>
<HEAD>
<title>Ickie</title>
<STYLE TYPE="text/css">
<!--
BODY
{
color:#808080;
background-color:#FFFFFF;
font-family:Verdana;
font-size: 70%
}
A:link {text-decoration: none; color: #808080;}
A:active {text-decoration: none; color: #808080;}
A:visted {text-decoration: none; color: #808080;}
A:hover {text-decoration: none; color: #FF9900;}
-->
</STYLE>
</HEAD>
<BODY>
<a href="http://www.steel-fish.com">Steel-Fish</a>
</BODY>
</HTML>
I've taken OmuCuSucu seriously and started to use pure text editor skills, and trashed MircoSoft FrontPage (2003 edition I mite add).
Im newb to CSS, and basicly read how it works (+comments from OmuCuSucu) on w3. And now I know how to do the basic link color set, no decoration etc etc off by heart (fast learner.. then agian not much to learn).
Now... for some reason the above code is not working/taking affect. Please explain o_O
EDIT: What I mean by not taking affect is the Hyperlink is staying purple (underline) when I have told it to not underline and a color #808080...
Last edited by Ickie : 05-14-2005 at 08:01 AM.
|