hi all

I have a question which plagues me ever since i left table layout ..its 
centering one small thing in the middle...

<body>
<div id="CntBody">
   <form action="Index.asp" method="post">
    <input name="txtName" type="text" maxlength="50" /><br />
    <input name="txtPassword" type="password" maxlength="50" /><br />
    <input name="submit" type="submit" value="Sign In" />
   </form>
  </div>
</body>

What i would like to know is how to center that form smack in the middle of the 
page with out the use of tables...(and if possible have it centered but with a 
left align
eg have them in the center but not all aligned center? ..does that make sense?)
Thanks heaps

Regards,
TIA
Abyss..
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to