Hai ,
I create small application using six textbox,i have css code for textbox for comman is
.TextBox
{
font-size:medium;
font-family:Times New Roman;
height:18px;
width:130px;
position:absolute;
padding:60px;
text-align:left;
}
but its not working correctly .
property top and left is automaticaly adding in css code when i drag a one textbox.
but i need avoid this