Guezt
07-28-2009, 06:48 AM
On my index page I want to vertical align just a login box.
What is the best way to do this?
I haven't used CSS since the past 3-4 years and the one I am farmilliar with uses hacks and I'm sure it no longer works.
<body>
<div id="login-box-vert-align-this" style="height:300px;width:500px;">..</div></body>
What is the best way to do this?
I haven't used CSS since the past 3-4 years and the one I am farmilliar with uses hacks and I'm sure it no longer works.
<body>
<div id="login-box-vert-align-this" style="height:300px;width:500px;">..</div></body>