感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<!DOCTYPE html>
<html>
<head>
<style>
div.img
{
margin:2px;
border:1px solid #0000ff;
height:auto;
width:auto;
float:left;
text-align:center;
}
div.img img
display:inline;
margin:3px;
border:1px solid #ffffff;
div.img a:hover img{border:1px solid #0000ff;}
div.desc
font-weight:normal;
width:120px;
</style>
</head>
<body>
<div class="img">
<a target="_blank" href="klematis_big.htm"><img src="/images/klematis_small.jpg" alt="Klematis" width="110" height="90"></a>
<div class="desc">Add a description of the image here</div>
</div>
<a target="_blank" href="klematis2_big.htm"><img src="/images/klematis2_small.jpg" alt="Klematis" width="110" height="90"></a>
<a target="_blank" href="klematis3_big.htm"><img src="/images/klematis3_small.jpg" alt="Klematis" width="110" height="90"></a>
<a target="_blank" href="klematis4_big.htm"><img src="/images/klematis4_small.jpg" alt="Klematis" width="110" height="90"></a>
</body>
</html>
输入 JavaScript 代码……
xxxxxxxxxx
输入 CSS 代码……