基础外观
<input type="text" />
扩展外观
改变长度
<input type="text"
style="width:300px;"
/>