How to change the color of placeholder in HTML form ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

How to change the color of placeholder in HTML form ?

in case I want to change placeholder color..

25th Apr 2017, 12:48 PM
Phantom7
Phantom7 - avatar
3 ответов
19th Jul 2020, 11:27 AM
SurajGuptaOnline
SurajGuptaOnline - avatar
+ 1
u give your input a class and then change the color of it write this in your input tag style = "background-color: black";
25th Apr 2017, 3:45 PM
Amjad
Amjad - avatar