<script type="text/javascript">
document.getElementById("p1").style.clear="left";
<img src="/img/ct_beatles.jpg" />
<p id="p1">This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.</p>
<input type="button" onclick="clearLeft()" value="Clear left side of text" />