Hello.
Please tell me how i can add a CSS class directly to the input tag, so that it is like this - <input class='myclass'>
Usually i it turns out to add the class only to the parent div element.
Please tell me how i can add a CSS class directly to the input tag, so that it is like this - <input class='myclass'>
Usually i it turns out to add the class only to the parent div element.