All Entries Tagged With: "float image"
Float an image and wrap text around it in Microsoft Expression Web
CSS property float is used to position (float) a block level element within another element. You can float block level elements like divisions <div>, paragraphs <p>, images <img /> and lists <ul> to left or right of the page. Float is widely used to align image and wrap text around it in a same container. [...]
Minal | Apr 28, 2009 | Comments 1



