+ 13
input::placeholder {
color: yellow;
background-color:green;
}
+ 9
https://code.sololearn.com/Wrn7xfBeAZkM/?ref=app
see the CSS
+ 8
🌟𝓡𝓘𝓣𝓘𝓚 𝓖𝓐𝓤𝓣𝓐𝓜 🌟
input[type="text"] {
color: #987cba;
background-color : #abc987;
}
+ 8
::placeholder {
color: red;
opacity: 1; /* Firefox */
}
https://www.sololearn.com/compiler-playground/WuWxGWrHQedG
+ 7
input::placeholder {
color: blue;
}
+ 5
🌟𝓡𝓘𝓣𝓘𝓚 𝓖𝓐𝓤𝓣𝓐𝓜 🌟 you're welcome 😊
+ 5
I hope help u this....
https://code.sololearn.com/We4l3YpVa9lJ/?ref=app
+ 3
Hello Guys
+ 3
For example we take text input
input[type="text"]::placeholder {
color: "color_name";
/* You can apply text typography */
}
+ 2
that's very helpful!
+ 2
::placeholder{
color: green;
opacity:50%;
}
+ 2
Hi
+ 2
::placeholder
::-webkit-input-placeholder /* Chrome, Safari */
:-ms-input-placeholder /* Edge */
:-moz-placeholder /* Firefox */
+ 1
Over code
+ 1
Send me link uplode my coding
0
8639373872 my another users
0
Hello 🤗