Click here to Skip to main content
15,906,463 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Control not getting centered Pin
User 17164922-Aug-10 6:46
professionalUser 17164922-Aug-10 6:46 
GeneralRe: Control not getting centered Pin
dkedar20102-Aug-10 23:58
dkedar20102-Aug-10 23:58 
GeneralRe: Control not getting centered [modified] Pin
User 17164923-Aug-10 0:21
professionalUser 17164923-Aug-10 0:21 
GeneralRe: Control not getting centered Pin
dkedar20103-Aug-10 0:30
dkedar20103-Aug-10 0:30 
GeneralRe: Control not getting centered Pin
User 17164923-Aug-10 1:19
professionalUser 17164923-Aug-10 1:19 
GeneralRe: Control not getting centered Pin
dkedar20103-Aug-10 18:57
dkedar20103-Aug-10 18:57 
GeneralRe: Control not getting centered Pin
januka1113-Aug-10 0:30
januka1113-Aug-10 0:30 
AnswerRe: Control not getting centered Pin
Prosanta Kundu online4-Aug-10 23:05
Prosanta Kundu online4-Aug-10 23:05 
Try this

<div id="hd" style="display:table;vertical-align:middle;position: relative; text-align: center; background-color: gray; width: 100%; height: 500px; top: 0px; left: 0px;">
   <div id="c" style="display:table-cell;vertical-align:middle;text-align:center;position:relative;top:225px;">
         <div style="width:125px;height:50px;">
    <asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
               <asp:Login ID="Login1" runat="server" Style="position: relative">
               </asp:Login>
         </asp:Panel> I am the header
    </div>
         
    </div>
</div>

GeneralRe: Control not getting centered Pin
dawmail3336-Aug-10 13:22
dawmail3336-Aug-10 13:22 
QuestionCSS only Transparent background in DIV with child elements opaque Pin
Dave McCool29-Jul-10 6:47
Dave McCool29-Jul-10 6:47 
AnswerRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649229-Jul-10 8:34
professionalUser 171649229-Jul-10 8:34 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool30-Jul-10 14:29
Dave McCool30-Jul-10 14:29 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649231-Jul-10 0:37
professionalUser 171649231-Jul-10 0:37 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649231-Jul-10 2:50
professionalUser 171649231-Jul-10 2:50 
AnswerRe: CSS only Transparent background in DIV with child elements opaque [modified] Pin
dawmail3336-Aug-10 13:26
dawmail3336-Aug-10 13:26 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 3:11
Dave McCool7-Aug-10 3:11 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
dawmail3337-Aug-10 3:12
dawmail3337-Aug-10 3:12 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 3:21
Dave McCool7-Aug-10 3:21 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
dawmail3337-Aug-10 3:24
dawmail3337-Aug-10 3:24 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 4:08
Dave McCool7-Aug-10 4:08 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
dawmail3337-Aug-10 4:13
dawmail3337-Aug-10 4:13 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 4:18
Dave McCool7-Aug-10 4:18 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
User 17164927-Aug-10 3:57
professionalUser 17164927-Aug-10 3:57 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 4:02
Dave McCool7-Aug-10 4:02 
Questionunicode issue Pin
varsh1228-Jul-10 0:44
varsh1228-Jul-10 0:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.