Experiments with Cropping
by hellosze
HTML
<div id="bg">
</div>
CSS
#bg { background:url("http://placekitten.com/g/500/300"); width: 300px; height: 300px; }
by hellosze
<div id="bg">
</div>
#bg { background:url("http://placekitten.com/g/500/300"); width: 300px; height: 300px; }