img src

can you define the src of a img in a css file

.picture{src:url('image.png');}No, you can of course use background-image on an element.
 
Back
Top