---------
<b>Directions from Tricia for inserting images in PRW:</b>
<nowiki>I thought I'd send you the correct syntax for inserting images with or without captions. Essentially, after using image assist to insert the image, the <img src="something" /> tag needs to be wrapped in a span tag like this:
Float right - no caption
<span class="inline left"><img src="/files/images/James_O_Keefe_on_Fox.png" width="188" height="133" align="left" alt="James O'Keefe on Fox News" /><span class="caption" style="width: 186px;"><b>James O'Keefe on Fox News</b></span></span>
By the way, filling in the "alt" tag when inserting images helps to improve search engine rankings and is a good alternative to using captions -- try it out by hovering over the image after you've filled in the "alt" tag.</nowiki>
--------------------