Answered
html table and need to be in upper left corner
hello,
i currently have this table with a description and fieldvarname outputs on the center of the table
i need to have it display in the upper left corner in the table.
what do i have to change in my code below?
thanks
<table width="100%" height="79" border="1">
<tr><td width="55%" height="75"><strong> Description</strong>: #fieldvarname#
</table>
i currently have this table with a description and fieldvarname outputs on the center of the table
i need to have it display in the upper left corner in the table.
what do i have to change in my code below?
thanks
<table width="100%" height="79" border="1">
<tr><td width="55%" height="75"><strong> Description</strong>: #fieldvarname#
</table>
