Wed, 2004-12-15 14:24
Hi there guys
Is there a way in CSS to target certain words in a whole webpage
and have a style applied to that word automatically?
For instance:
With in my webpage I have the "Start" which appears 10 times or more, but can is is possible to apply a style to those words
with out having to hand code a span tag to each word individually, but rather have it done automatically?
I hope I'm making sence here.
Many thanks!!
Wed, 2004-12-15 14:56
#1
A Certain Style Request
not with css2 ... when css3 will be implemented with more browser you will
http://www.w3.org/Style/CSS/current-work
i forget the syntax for it now
Wed, 2004-12-15 17:17
#2
A Certain Style Request
Thanks