Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的一个输入框中,占位符文本明显缩进。我试过 text indent: 0 并调整填充,但仍然没有运气。如何让占位符文本在加载时正常显示?:(
这是代码示例http://cdpn.io/juHKI
谢谢!
<textarea>删除和之间的空白</textarea>
<textarea>
</textarea>
演示