Answer the question
In order to leave comments, you need to log in
With what property to insert an image?
There are colored backgrounds with png images of boxes on them.
Are these boxes with background-image better to do?
And how to position?
Answer the question
In order to leave comments, you need to log in
Yes, it's better through the background, first the picture, then positioning along the X and Y axes, then set the color, it will look something like this:
background: url('images/image_name.png') no-repeat 70% 50%,
#f4f4f4;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question