Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
Use CSS to Make Sure Images Center Inside a DIV
Here is the code I use to keep an image always centered inside its containing div, regardless of browser width or resizing:
<img src="yourimage.jpg" style="width:100%;margin:0 auto;">
enjoy!
Read more
2 Comments
·
Reply by ⚡JFarrow⌁ Aug 11, 2013