滑动门实例代码
发布日期:2008-07-06最近更新:2008-07-06来源:BHCODE作者:
|
以下是滑动门实例代码:
#header li { float:left; background:url("left_both.gif")no-repeat left top; margin:0; padding:0 0 0 9px; border-bottom:1px solid #765; } #header a { float:left; display:block; background:url("right_both.gif")no-repeat right top; padding:5px 15px 4px 6px; text-decoration:none; font-weight:bold; color:#765; } |