style="POSITION: relative; LEFT: 1in;" doesn't line-up vertically

J

John A Grandy

<asp:panel ID="panel1" Runat=server CssClass="FONT-SIZE: 12pt; LEFT:
0.625in; WIDTH: 6.75in; POSITION: absolute; TOP: 8.000in; TEXT-ALIGN=left;"

<asp:Label ID="labelFrom" Runat=server Text="FROM:" />


<asp:panel ID="panelRelative" Runat=server style="POSITION: relative; LEFT:
1in;">


<asp:Label ID="labelFromWho" Runat=server Text="Mr. Calderozza" />


</asp:panel>


</asp:panel>








This will render as

FROM:
Mr. Calderozza


Actually, "Mr. Calderozza" does not show exactly 1 line below the "FROM:"
..... it shows a partial fraction of a line below the "FROM:" .....

What is the correct DHTML, or what is a workaround ?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top