![img](
1.内联方式
<input type="text" style="background: red;">
<style> .input-style { background: red } </style> <input type="text" class="input-style">