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
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Prakash KumarPosted Dec 13, 2016, 4:12 AM