# Desperately need help with some htmlText

**URL:** https://forum.kirupa.com/t/desperately-need-help-with-some-htmltext/123559
**Category:** Uncategorized
**Created:** [September 24, 2004, 6:39pm UTC](https://forum.kirupa.com/t/desperately-need-help-with-some-htmltext/123559 "2004-09-24T18:39:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lskywalkr](https://avatars.discourse-cdn.com/v4/letter/l/d9b06d/32.png) [@lskywalkr](https://forum.kirupa.com/u/lskywalkr)
#### Post date: [September 24, 2004, 6:39pm UTC](https://forum.kirupa.com/t/desperately-need-help-with-some-htmltext/123559/1 "2004-09-24T18:39:13Z")

</div>

Hello,

I need some help. I have a dynamic text field that I am loading html into. Ok… that works great. My problem lies in the use of the image tag. How do I do something like this:

\<p\>blah dslfjskdjflskdjf \</p\>

\<img src=“pic1.jpg” width=“320” height=“180” /\>

\<p\>more filler\</p\>

So that the text renders, the pic renders on the line below and the next \<p\> renders on the line below the picture. Any ideas? Thanks!
