- From: Russell Griechen <russgri@bellsouth.net>
- Date: Thu, 31 Jan 2002 14:19:10 -0600
- To: "Manos Batsis" <m.batsis@bsnet.gr>, <www-style@w3.org>, "Liorean" <Liorean@user.bip.net>
Subject: RE: Behavior of nested Links, pseudos and style Respectfully submitted: <head> <title></title> <style type="text/css"> <!-- div{padding:5px;} span.innerlink a:hover{background:yellow;text-decoration:underline;} div.outerlink a:hover{color:red;text-decoration:underline;} --> </style> </head> <body> <div class="outerlink"><a href="mailto:foxfiles@bellsouth.net">email</a> <span class="innerlink"><a href="russgri@bellsouth.net">email me</a></span></div> </body> Russell Griechen
Received on Thursday, 31 January 2002 15:22:36 UTC