Answers for "html css placeholder input font-size"

CSS
0

html css placeholder input font-size

Placeholder text will automatically inherit the font family and font size of the regular input text, but you may be in a situation where you want to change the placeholder text color. You can accomplish that with the ::placeholder pseudo-element.
Posted by: Guest on May-18-2020

Browse Popular Code Answers by Language