I have the following code.
<input class="domain" id="Domain" name="Domain" placeholder="Domain" required="required" type="text" value="" />
I am trying to format placeholder text because it looks very small in the text box, how would I do it?
user1043000
source share