hi,
I feel quite embarrassed to ask this but pls help me if u dont
mind, thanks.
these r the instructions given but it doesnt work properly.
<html>
<head>
<style type="text/css">
<!--
a {text-decoration:none}
-->
</style>
</head>
<body bgcolor="#cc6666" leftmargin="0" topmargin="0"
marginwidth="0" marginheight="0" link="#ffffff" vlink="#993333"
alink="#ff6666" text="#ffffff">
</body>
</html>
In NS, all the links are white in color as required, but they
remain white regardless of whether active or visited links.
How can i rectify it?
In IE, the links are all maroon color (vlink="#993333")
how to make the link appear white and turn orange when active?
alink="#ff6666" and become maroon after visiting?
how to rectify it?
i put text decoration none becos i didnt want an underline for
the link.
I am so sorry to trouble like this.
thanks
al