Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Panel won't go to Upper Right Hand Corner
Message
From
17/12/2018 10:24:02
 
 
To
All
General information
Forum:
ASP.NET
Category:
HTML
Title:
Panel won't go to Upper Right Hand Corner
Environment versions
Environment:
ASP.NET
OS:
Windows 10
Application:
Web
Visual Studio:
Visual Studio 2012
Miscellaneous
Thread ID:
01664550
Message ID:
01664550
Views:
44
So, I've got the following HTML for my page

div id="UInfo"

asp:Panel ID ="UserInfo" Class="UIPanel" runat="server" Height="500px" Width="50%" Top="0" right="0" BackColor ="green" ForeColor="White">
asp:Label ID="Label1" runat="server" >Name:
asp:Label
br
asp:Label runat="server">Email Address:
br
asp:Label runat="server">Phone

Everything I've read says the 'Top="0" right="0" should (please note the optimal use of that word) place the Panel in the Top RH corner of the page. It's not. Why isn't it?
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Reply
Map
View

Click here to load this message in the networking platform