back
Code
CSS
HTML
Web
img{
float:right;
}

/* The image floats to the right */

#p131{
clear:right;
}

/* The paragraph doesn't allow floating elements to its right and so moves below*/