Sun Dec 04, 2011 1:05 am
<html>
<head>
<style type="text/css">
a:link {
background: blue;
color: white;
}
a:visited:hover {
background: crimson;
text-decoration: underline
color: pink;
}
</style>
</head>
<body>
<a href='#'>Home</a> |
<a href='#'>Alex</a> |
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.