Thread: Image margins
View Single Post
Old 05-17-2011, 01:54 PM   #1
marcelo2605
Member
marcelo2605 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2011
Device: iPad
Image margins

I put the following code to my image:

Code:
img.image_left{
float:left;
text-align: left;
margin: 1em;
}
Works fine in ADE but in iBooks, the margin doesn't appear.
marcelo2605 is offline   Reply With Quote