Hello,
Example code:
<div class="ex">Bla bla bla bla</div>
In the top will be background-image and after when it'll finish display the background-image it'll disply a background-color.
Somthing like that:
[Image] text
[color] more text
[color] mor text..
How do I do it with CSS?
Thank you.