html table and need to be in upper left corner
hello,
i have table description , fieldvarname outputs on center of table
i need have display in upper left corner in table.
what have change in code below?
thanks
<table width="100%" height="79" border="1">
<tr><td width="55%" height="75"><strong> description</strong>: #fieldvarname#
</table>
i have table description , fieldvarname outputs on center of table
i need have display in upper left corner in table.
what have change in code below?
thanks
<table width="100%" height="79" border="1">
<tr><td width="55%" height="75"><strong> description</strong>: #fieldvarname#
</table>
i not sure asking for?
if saying data displaying in center of cell,
albeit 1 cell table, use css or old school parameters
change vertical , horizontal alignment of table, row and\or cell.
if copied code snipped code file, missing
closing </td> , </tr> tags. cause problems well.
if saying data displaying in center of cell,
albeit 1 cell table, use css or old school parameters
change vertical , horizontal alignment of table, row and\or cell.
if copied code snipped code file, missing
closing </td> , </tr> tags. cause problems well.
More discussions in Getting Started
adobe
Comments
Post a Comment