随笔分类 - CSS
摘要:转自http://goodboy5264.blog.163.com/blog/static/2538298201051935725392/?fromdm&fromSearch&isFromSearchEngine=yeshtml代码:css代码:效果图:全部代码:css代码:1/*产品展示列表Start*/2.cplist{3list-style:none;/*列表样式清除*/4margin:0auto;5padding:5px0px;6line-height:1.8em!important;/*列表行火狐*/7line-height:2em;/*列表行ie*/8margin-
阅读全文
摘要:<style>#borderlinksa{padding-left:4px;display:block;width:150px;color:black;text-decoration:none;border:1pxsolidwhite;}#borderlinksa:hover{border:1pxsolidblack;background-color:yellow;}</style><ahref="<#ZC_BLOG_HOST#>">站长特效网</a>,站长必备的高质量网页特效和广告代码。zzjs.net,站长js
阅读全文
摘要:<style>.first{background:#666;}.gray{background:red;}</style><divclass="first"onmouseover="this.className='gray'"onmouseout="this.className='first'">
阅读全文
摘要:简单的隔行变色: 第1行第1列 第2行第2列 第3行第3列 第4行第4列 第5行第5列 ------------------------------- 每个单元格变色: 第1行第1列 第2行第2列 第3行第3列 第4行第4列 第5行第5列
阅读全文
摘要:原文地址:http://www.pconline.com.cn/pcedu/soft/wl/ftp/0907/1714364.html 什么叫“CSS中的图片”? 简单的说就是镶在CSS样式表中的图片。当我们用浏览器的“另存为”功能保存网页时,由于很多写在CSS样式表里面的图片都下载不到,所以会导致下载的网页打开的时候就面目全非了;或者,我们可以更通俗的认为这也是网页图片的一种加密形式吧。 那...
阅读全文
浙公网安备 33010602011771号