Float

From Free net encyclopedia

There are several meanings of float:

<style type="text/css">
div.caption {
  float: right;
}
</style>

<div class="caption">
  <img src="IMAGE WOULD GO HERE">
  <p>Caption 1</p>
</div>
<p>Rest of the document; text flows around the captioned image.</p>

Template:Disambig