I’ve got php structure and want embed my div in php. Must write css with echo class but i don’t know how do it.
My div:
<div class="mydiv">
<img src="catalog/view/theme/default/img/mypng.png" alt="">
</div>
How can fix it?
Um, is this what you’re talking about?