- From: Wuming Z H A N G <nv96wgzg@Katedral.SE>
- Date: Mon, 5 Oct 1998 08:51:23 +0200 (MET DST)
- To: www-html@w3.org
in the CSS 2, something does not work for Netscape very well. I have
Netscape 4.06 and IE 4 at home and I found two strang CSS "bug" in the
Netscape. There worked well for IE 4.0, but not Netscape....
two CSS tag:
first question
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: gray;}
A:hover {text-decoration: underline; color: gray;}
and that A:hover will not work for Netscape. I can get very good effect in
the IE, but not netscape. Does anyone know why?!
sec q.
BODY {
background-image: url(image/bg1.jpg);
background-position: 0 50pt;
background-repeat: no-repeat;
}
background-position does not work... and I don't understand why! :( and
effect in NS and IE is quite different. I think I like IE more than NS in
this case, even I don't like MS... ;)
Please give me a good answer! :)
/Wuming
- - -
| W u m i n g Z H A N G
| Home: wuming@home.se School: nv96wgzg@katedral.se
| Uion: wuming@mnf.nu URL: http://wuming.i.svea.nu
Received on Monday, 5 October 1998 02:52:16 UTC