Style Placeholder Text in given div or input [duplicate]

2

How can I determine where the style is going to be using the function?

::-webkit-input-placeholder {
   color: red;
}

Example I have 4 input with different placeholder formatting.

    
asked by anonymous 21.03.2016 / 00:13

0 answers