2019-05-31作业

2019-06-01  本文已影响0人  多喝烫水_

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<title>购物车</title>

<style type="text/css">

.gouwu:link{

display: block;

width:42px;

height: 30px;

background-image: url(images/gouwu.png);

background-position: -10px -340px;

}

.gouwu:hover{

background-position: -62px -340px;

}

</style>

</head>

<body>

<a href="#" class="gouwu"></a>

</body>

</html>

上一篇 下一篇

猜你喜欢

热点阅读