Hi
I used center tag in my page and put whole page in this tag
<body class="body">
<center>
<form id="form1" runat="server">
........CODE
</form>
</center>
</body>
but it didn't put page at the center of browser it put my page in right of browser..
how I can put my pages at the center of browser?
BestRegards
Neda