摘要: 好记性,不如烂笔头,如果不是经常用的属性建议还是记下来。 让文本缩进 input { text indent: 2px; } 或给文本框加左边框 input { padding left: 2px; } 阅读全文