vendredi 15 avril 2016

Should I create 3 divs if I have two images on the sides of my container?

enter image description here

They are highlighted in red. Those are transparent images in my PSD.

Should I make it like this:

<div class="left-div"><img src="food_img1.ong"/></div>
<div class="inner-div">Here goes main container</div>
<div class="right-div"><img src="food_img2.ong"/></div>

Or is there any better way? Thanks in advance. I am a newbie in PSD-2-HTML, so your support is much appreciated.




Aucun commentaire:

Enregistrer un commentaire