标签:style blog color sp div on log bs ef
CSS版本:
<style type="text/css"> body { font-size: 12px; } .block { width:100px; background-color:#CCCCCC; } .block a { display:block; height:20px; width:50px; line-height:20px; color:#000000; overflow:hidden; } .block a:hover { width:100%; overflow:visible; }</style> <div class="block"> <a href="#">内容啊内容啊内容啊内容啊内容啊内容啊</a> </div>
标签:style blog color sp div on log bs ef
原文地址:http://www.cnblogs.com/manusas/p/4096866.html