Код: Выделить всё
#sections div[id^='s.*0'] {
color: red;
} < /code>
one
two
three
four
Подробнее здесь: https://stackoverflow.com/questions/424 ... gex-for-id
Код: Выделить всё
#sections div[id^='s.*0'] {
color: red;
} < /code>
one
two
three
four