I want to create an input fields with rounded corners.
HTML:
if you are using for certain text field then use the class
and in html code use
or if u want to do this for all the input type text field means use
and in html code