Hello,
The following code displays a simple heading on one of my form.Now, i want to display a background image on my heading.where should i insert my image.
could some body please help me out.
Thanks in advance!
<td width="154" align="left" valign="top">
<p style="line-height:100%; margin-top:0; margin-bottom:0;"><FONT face=Verdana>
<SPAN style="FONT-SIZE: 10pt">
<?php
echo $p_main->a_system_textphrases_m
[TXT_ID];
?>
</SPAN></FONT></p>
</td>