Return to Snippet

Revision: 59253
at August 28, 2012 01:16 by dkempdesigns


Initial Code
.content-wrap img {
float: left;
margin-right: 30px;
}

.content-body {
margin-left: 230px;
}

Initial URL
http://net.tutsplus.com/tutorials/html-css-techniques/web-development-from-scratch-layout-fragments/

Initial Description
control text wrapping, add image size plus padding margin so that text does not float below images

Initial Title
styling image wraps

Initial Tags
css

Initial Language
CSS