技术.爱情

导航

2011年2月15日 #

样式中少用的格式

摘要: 样式篇: h3{font:bold 14px/19px arial;color:#000;}==h3{font-weight: bold;//字体粗细font-size:14px;line-height:19px;//行距} --------------------------------------------------------------------------- .rtc-legend {cursor:pointer; cursor:hand;} IE5IE6IE7Firefoxcursor:pointer × √ √ √cursor: 阅读全文

posted @ 2011-02-15 15:27 kidy 阅读(137) 评论(0) 推荐(0) 编辑