[ad_1]
Replies: 1
There are no standard in all “input” fields classes, form tags, and structures. Some forms are using DIV tags with one classes and other forms are using P tags with absolutely different classes. You’ve to run through all the forms to make custom style sheet.
Please make one standard for all of the form fields. in Login in From, signup form, Membership form, etc so that one could easily use custom formatting.
<Form>
<label></label>
<input/>
<span></span>
<form>
