Hello All,
I am trying to place an image on the left and then place text to the right of the image. So, the image is a local entertainer and to the right I want to write:
Joe the Magician
Starts at 9PM
The second line shows up below the picture. Help! Below is my code. Thank you in advance.
<blockquote>
<div align="left">
<p><br></p>
<h1 class="style7"> Pride Night - September 12, 2009 </h1>
<p align="left"><img src="../11_06_photos/casella_photo.gif" alt="Photo: Casella" align="top" width="80" height="106" />
<b>Joe the Magician</b><br/>
<br/>Starting at 9
</p>
</div>
</blockquote>
I am trying to place an image on the left and then place text to the right of the image. So, the image is a local entertainer and to the right I want to write:
Joe the Magician
Starts at 9PM
The second line shows up below the picture. Help! Below is my code. Thank you in advance.
<blockquote>
<div align="left">
<p><br></p>
<h1 class="style7"> Pride Night - September 12, 2009 </h1>
<p align="left"><img src="../11_06_photos/casella_photo.gif" alt="Photo: Casella" align="top" width="80" height="106" />
<b>Joe the Magician</b><br/>
<br/>Starting at 9
</p>
</div>
</blockquote>