How do I do this?
I want to have my Image Caption placed directly under my image.
Here is my code.
--------------------
<!--- Content Generated Here --->
<TABLE CELLSPACING="2" CELLPADDING="2" BORDER="0">
<TR>
<TD WIDTH="500" VALIGN="top">
<DIV ALIGN="right">#Caption#</DIV><IMG SRC=" ALT="" BORDER="0" STYLE="border: 1px solid Black;" HSPACE="5" VSPACE="2"ALIGN="Right">
<FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE="2">
<STRONG><H2>#Title#</H2></STRONG>
<STRONG><FONT COLOR="##808080"><H3>#SubTitle#</H3></FONT></STRONG>
#Story#</FONT>
</TD>
</TR>
</TABLE>
------------------------------
Right now the "Caption" is on top of the image I want it below the image.
Any ideas?
Thanks,
-Eric
I want to have my Image Caption placed directly under my image.
Here is my code.
--------------------
<!--- Content Generated Here --->
<TABLE CELLSPACING="2" CELLPADDING="2" BORDER="0">
<TR>
<TD WIDTH="500" VALIGN="top">
<DIV ALIGN="right">#Caption#</DIV><IMG SRC=" ALT="" BORDER="0" STYLE="border: 1px solid Black;" HSPACE="5" VSPACE="2"ALIGN="Right">
<FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE="2">
<STRONG><H2>#Title#</H2></STRONG>
<STRONG><FONT COLOR="##808080"><H3>#SubTitle#</H3></FONT></STRONG>
#Story#</FONT>
</TD>
</TR>
</TABLE>
------------------------------
Right now the "Caption" is on top of the image I want it below the image.
Any ideas?
Thanks,
-Eric