CCS實例---寬度自由調節button,圖片切換

Posted cutdragonhit

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CCS實例---寬度自由調節button,圖片切換相关的知识,希望对你有一定的参考价值。

技术分享图片

 

<html lang="en">

<head>
<meta charset="utf-8"/>
<title>Image Gallery</title>
<style type="text/css">
.btn1{display:inline-block; background:url(./sina_gray_btn.png) no-repeat left top; padding-left:3px; color:#000; font-size:12px; text-decoration:none;}
.btn1 cite{display:block; line-height:26px; padding:0 13px 0 10px; background:url(./sina_gray_btn.png) no-repeat right top;}

.btn1:hover{background-position:0px -28px}
.btn1 cite:hover{background-position:0px -28px}

</style>
</head>
<body>
<div id="div1">
<a href="javascript:" class="btn1"><cite>block方法block方法</cite></a>
</div>
<div style="position:relative;top:200px;width:200px;height:200px;border:2px solid #ddd">
<img src="sina_gray_btn.png"/>
<div>


</body>
</html>























以上是关于CCS實例---寬度自由調節button,圖片切換的主要内容,如果未能解决你的问题,请参考以下文章

如何使用Processing获取图片中每一个像素的坐标

redshift 調節螢幕色溫 保護眼睛

css 片切替※要的jQuery

css 片切替※要的jQuery

如何通过按钮触发CCS

批处理實例