标签:style html div line htm ad height border
比如一个div 需设置height的高度和line-height一样。
<div style="height:30px;line-height:30px;">
OK.
设置圆角矩形:
<div style="height:30px;line-height:30px;border-radius:5px">
标签:style html div line htm ad height border
原文地址:http://www.cnblogs.com/xshang/p/3874281.html