Posted by hzgt9b on 11/20/07 03:20
Sorry about that... yes those are ASP tags, the ASP:LABEL control gets
rendered into HTML as a SPAN tag... here's the real HTML output. Now,
same question as before...
<table style="font-size:14pt;text-align:left;" bgcolor="#FFFFFF"
border="0" cellspacing="0">
<tr><td colspan="3"><img src="Images/assetHeader.jpg" style="width:
802px" /><br /><span id="lblHeader"
style="position:relative;top:-47%;left:7%;font-
style:italic;color:#FFFFFF;font-family:Tahoma;font-size:40pt;">THIS IS
MY HEADER TEXT</span></td></tr>
<!-- OTHER TABLE ROWS HERE -->
<tr><td colspan="3"><span id="lblFooter" style="position:relative;top:
52%;left:93%;color:#000000;font-family:Tahoma;font-size:17pt;">MY
FOOTER</span><br /><img src="Images/assetFooter.jpg" style="width:
802px" /></td></tr>
</table>
Navigation:
[Reply to this message]
|