常用样式(更新中……)
1、让输入框无边框
<input type="text" style="border: none;" />
2、让列宽受控制
<table width="100%" style="table-layout:fixed">
发布时间: 2012-11-22 00:16:41 作者: rapoo
常用样式(更新中……)
1、让输入框无边框
<input type="text" style="border: none;" />
<table width="100%" style="table-layout:fixed">