Bry*_*eld 4 html css printing html5 margin
CSS和最新的Chrome或Firefox是否可以自动从第一个<h1>标签中删除上边距,还是我还需要使用jQuery?
<h1>
Sel*_*gam 9
你只需要h1:first-child { margin-top: 0px; } DEMO
h1:first-child { margin-top: 0px; }
归档时间:
13 年,6 月 前
查看次数:
6539 次
最近记录: