Re: hypertext links tags and CSS

by "Carol Parent" <cbwd(at)means.net>

 Date:  Sat, 7 Apr 2001 17:14:35 -0500
 To:  "Ronald Schilling" <rons(at)dmv.com>,
<hwg-basics(at)hwg.org>
 References:  dmv
  todo: View Thread, Original
Take a look at www.synecosystems.com/welcome.html

I have created Index CSS links, Mainbanner CSS links and Subbanner CSS
links.

That may be what you are looking for.

Carol
----- Original Message -----
From: "Ronald Schilling" <rons(at)dmv.com>
To: <hwg-basics(at)hwg.org>
Sent: Saturday, April 07, 2001 4:15 PM
Subject: Re: hypertext links tags and CSS


> To create the different links using CSS, try the following example:
>
> .A.yoursharedleftborder { relevant info }
> .A:Visited.yoursharedleftborder { relevant info }
>
> .A.mainpage {different info than for .A above}
> .A:Visited.mainpage {different info than for .A:Visited above}
>
> To use these, do the following:
>
> <.a href="navlink1.html" class="yoursharedleftborder">whatever<./a>
> <.a href="mainpagelink1.html" class="mainpage">whatever<./a>
>
> This should work.
>
> Ron
>
> Richard Dover wrote:
> >
> > I am using FrontPage 98.
> > I do not what to use frames.
> > I am using shared left borders. Here is what I want to do using CSS:
> >
> > I want to have my hypertext links in the shared left border to not be
the
> > same as the hypertext links in the main body. The links on the left
border
> > are being used for navigation so I want them to look different.
> >
> > In other words I want the active, visited, hover attributes to be
different
> > in the shared left border than the body of the web page.
> >
> > I know how to created different attributes. The problem is because the
tags
> > a:visited, a:link are appearing the same in the border as the main page.
> > This could be solved with frames, but I don't want to use frames.
> >
> > I know how to create different classes, but don't see a way to do it for
> > hypertext links commands.
> >
> > Richard Dover
>
> --
> http://home.dmv.com/~rons/Ron%27s_Pages/Gabrieli.htm  ( %27 = apostrophe
> )
> http://www.personal-copy.com
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA