Answer the question
In order to leave comments, you need to log in
How to combine all elements from a div into an image?
Let's say there are several div blocks in each other, which can contain an image, text, any CSS effects, etc.:
<div class="q">
<div class="e"><img src="img/img.png"></div>
<div class="w">Бла-бла-бла</div>
<div class="e"><img src="img/image.png"></div>
<div class="r"></div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question