[thelist] Fw: CSS links

Gary Finnigan gfinnigan at talk21.com
Tue Aug 28 23:24:58 CDT 2001


This is the first style in the external sheet,
a {text-decoration: none; font-family: arial; border-style: outset; width:
85px; height: 25px}

a:link {color: blue; border-style: outset; width: 85px; height: 25px}
And this is the second entry,
a.mail {text-decoration: none; font-family: arial}

a.mail:hover {color: #ccffcc; background: #00d088; font-size: 120%;
font-weight: bold}

a.mail:link {color: blue}

And this is the HTML;
<a class="mail" href="mailto:onevoicenetwork at onevoice.co.uk" TABINDEX="14"
name="email link">The
          Secretariat</A>

Yet it still won't play. Have I  missed something?
Regards
Gary



<A class="mail" href="mailto:onevoicenetwork at onevoice.co.uk"
TABINDEX="14">The
          Secretariat</A>



----- Original Message -----
From: "Gary Finnigan" <gfinnigan at talk21.com>
To: <thelist at lists.evolt.org>
Sent: Wednesday, August 29, 2001 5:11 AM
Subject: [thelist] Fw: CSS links


>
> ----- Original Message -----
> From: "Cameron Mathews" <cameron at truckpoetry.com>
> To: <gfinnigan at talk21.com>
> Sent: Wednesday, August 29, 2001 5:30 AM
> Subject: Re: CSS links
>
>
> > <Cannot post to list - feel free to forward to list>
> >
> > I have no problems with classes for <a>
> >
> > Try this
> >
> > a.blue:link{
> > color: blue;
> > }
> >
> > a.red:link{
> > color: red;
> > }
> >
> >
> > Cm
> >
> > ----- Original Message -----
> > From: "Gary Finnigan" <gfinnigan at talk21.com>
> > To: <webprog at topica.com>
> > Sent: Tuesday, August 28, 2001 10:00 PM
> > Subject: CSS links
> >
> >
> > > Hi all,
> > > I have an external style sheet that makes all of my links appear like
> > > butons. This looks great but I don't want all of my links to appear as
> > > buttons. Email links for instance I want to be rendered differently.
> > > Is there any way to make a class for the <a> tag? I have tried with no
> > > success.
> > > Regards
> > > Gary
> > >
> > > ------------------------------------------------------------
> > > DayTips.com - Sign Up Today and Receive FREE GIFTS
> > >  SIGN UP TODAY --->> http://www.daytips.com
> > > <a href="http://www.daytips.com">AOL USERS</a>
> > >
> > > ----------
> > > list options/archives/etc.: http://www.topica.com/lists/webprog
> > > unsubscribe: send blank email to: webprog-unsubscribe at topica.com
> > >
> > > ==^================================================================
> > > EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8RvT.bAgcaU
> > > Or send an email To: webprog-unsubscribe at topica.com
> > > This email was sent to: info at mfsteams.com
> > >
> > > T O P I C A -- Register now to manage your mail!
> > > http://www.topica.com/partner/tag02/register
> > > ==^================================================================
> > >
> > >
> > >
> > >
> > >
> >
>
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !






More information about the thelist mailing list