Yes. In Code View add a style to float the image either left or right,
with a suitable margin to separate the image from surrounding text.
Example (this should all be on one line):
<p>
<img border="0" id="img6" src="images/button1F.gif"
style="float: right; margin: 10px;" height="20"
width="100" alt="Not Linked"
onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'images/button1D.gif')"
onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'images/button1F.gif')"
onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'images/button1E.gif')"
onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'images/button1D.gif')"
fp-style="fp-btn: Soft Capsule 4; fp-transparent: 1"
fp-title="Not Linked">The yellow button is not linked to anywhere in the
site, its presence is to check the onmouseup event.</p>
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp