nonethefewer: (Default)
[personal profile] nonethefewer
In CSS/HTML, how do I set it so that the link text for one area is white?

I feel like I should be able to put CSS directly in a span tag, except (a) I don't know how and (b) I don't know if I can get that to work for links.

(no subject)

Date: 2007-09-13 04:44 pm (UTC)
From: [identity profile] veek.livejournal.com
Argh!:

<span id="id">...

(no subject)

Date: 2007-09-13 04:48 pm (UTC)
djm4: (Default)
From: [personal profile] djm4
Yes, that.

But if you want to do it to more than one area, make it a class rather than an ID:

class a, .class a:hover, .class a:visited {
color:#ffffff;
}

<span class="class">

February 2022

S M T W T F S
  12345
6789101112
13141516171819
20212223242526
2728     

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 19th, 2025 12:18 pm
Powered by Dreamwidth Studios