当前位置: 编程技术>WEB前端
用CSS打造 抽屉菜单
来源: 互联网 发布时间:2014-09-06
本文导语: ttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> http://www.w3.org/1999/xhtml"> 宜广宣传广告 ...
ttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
http://www.w3.org/1999/xhtml">
宜广宣传广告
#leftside{ float:left; background-color:#00468C; width:150px; margin:0 auto; text-align:center; padding:10px 0;}
#leftside.show_about p.about{ display:block;}
#leftside.meta p.meta{ display:block; }
#leftside.ads p.ads{ display:block;}
#leftside a{ display:block;}
#leftside a{ text-decoration:none; color:black;}
#leftside a:hover{ background:#FFD7EB url(/blog_article/images/common/bb_url.gif) no-repeat 10px center; }
#leftside .class1 a:hover{ background:#FFD7EB url(/blog_article/images/common/bb_url.gif) no-repeat 10px center;}
p.top{ background-color:#F9E006; line-height:2;}
p.normal{ background:#8CC6FF url(/blog_article/images/common/bb_url.gif) no-repeat 10px center; margin:10px; font:16px/1.5 宋体; }
p.about,p.meta,p.ads{ display:none;}
.class1{ display:block; margin:10px 20px; background:#fff url(/blog_article/images/common/bb_url.gif) no-repeat 10px center; font:14px/1.5 宋体;}
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]