Код: Выделить всё
This is a red apple
Что-то вроде (псевдокод)
Код: Выделить всё
#container:[word="red"]{
color:red;
}
Подробнее здесь: https://stackoverflow.com/questions/237 ... -using-css
Код: Выделить всё
This is a red apple
Код: Выделить всё
#container:[word="red"]{
color:red;
}