📅  最后修改于: 2022-03-11 14:47:52.590000             🧑  作者: Mango
代码示例1
input[type="text"]::placeholder {
/* Firefox, Chrome, Opera */
text-align: center;
}
/*Must include type="text" in HTML*/