S
sagars76
I want to center a control at the middle of the page. When the window size is
changed the control should get centered automatically. I have used flowlayout
with the following code. But it doesn't work
<asp:label id="lblProject" style="Z-INDEX: 105; POSITION: relative; TOP:
136px; ALIGN: MIDDLE" runat="server" Font-Size="Medium" Font-Bold="True"
Width="272px">PROJECT STATUS</asp:label>
changed the control should get centered automatically. I have used flowlayout
with the following code. But it doesn't work
<asp:label id="lblProject" style="Z-INDEX: 105; POSITION: relative; TOP:
136px; ALIGN: MIDDLE" runat="server" Font-Size="Medium" Font-Bold="True"
Width="272px">PROJECT STATUS</asp:label>