When I try to run the following:
//This is a 200x200 image
You need to add a clearing div after the img:
//This is a 200x200 image
And in CSS:
.clearing { clear: both; }