标签:AC inpu Oz pre hold red NPU net explorer
<style>
        input::-webkit-input-placeholder{
            color:red;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:red;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:red;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:red;
        }
    </style>标签:AC inpu Oz pre hold red NPU net explorer
原文地址:https://www.cnblogs.com/nnf-888/p/9235696.html