I have a client who wants bigger text in an <input> box. I would prefer to not have to make custom graphic button for this as it’s on a really resource-constrained embedded system.
I have a client who wants bigger text in an <input> box. I would
Share
The
inputtag can be styled just like any other element in HTML, including padding, borders, text font face/size, etc.Or what ever you would like.