Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to change the color of placeholder ?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 278
    Comment on it

    Here I am posting that how to change the color of placeholder.

    you can use the code below.

    1. ::-webkit-input-placeholder { color: red; }
    2.  
    3. :-moz-placeholder { /* Firefox 18- */ color: red; }
    4.  
    5. ::-moz-placeholder { /* Firefox 19+
    6. */ color: red; }
    7.  
    8. :-ms-input-placeholder { color: red; }

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Reset Password
Fill out the form below and reset your password: