Yeah, what she said. :-) Thanks, Sandy.
  ----- Original Message -----
  From: Marwan Saidi
  To: CF-Community
  Sent: Wednesday, June 02, 2004 8:11 AM
  Subject: RE: CSS <a> Question

  Ahhhhhhh. Ok, that makes sense. Thanks Sandy!

  -----Original Message-----
  From: Sandy Clark [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 02, 2004 9:06 AM
  To: CF-Community
  Subject: RE: CSS <a> Question

  You need to declare the a:visited as part of the td.separator.Right now you
  are declaring all :links in the a within the td.separator to be something,
  then you are declaring all visited links within your document to be the
  same.

  td.separator a:link,  td.separator a:visited {
  color: #006;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to