[thelist] Semi-final New site - Critique for anything

Miriam Frost miriam at members.evolt.org
Tue Apr 16 14:16:01 CDT 2002


> But that also mucks up links in the body text, doesn't it?


no, you'd just make different ones. Like this:

a:link.menu {text-decoration: none;}
a:hover.menu {background-color:#XXXXXX;}

a:link.body {font-weight: bold; text-decoration: none;}
a:hover.body {background-color:#YYYYYY; text-decoration: underline;}

then in the <a> tag for menu items, it would be like this:
<a href="/register.html" class="menu">
and for links in the body,
<a href="/heresalink.html" class="body">


have fun,
Miriam

--
http://www.dynagirl.com/
Schmielling and schmozzeling since 1971




More information about the thelist mailing list