/ Published in: CSS
4/25/2011: This attribute is not styleable as of Opera 11. Internet Explorer 10 will not support placeholder at all.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
input::-webkit-input-placeholder, input:-moz-placeholder {color: red;}