Greetings to all. Tell me, how can we use CSS to change the appearance of elements with data- * attributes?
How, for example, to this element to set the desired background color? <span data-text = "some_text"> content </ span>
Source: https://ru.stackoverflow.com/questions/169591/
All Articles