css图像替换
There is no nutrition in the blog content. After reading it, you will not only suffer from malnutrition, but also impotence.
<!DOCTYPE html>
<html>
<head>
<style>
h2 {
text-indent: 10px;
background: url(a.png) no-repeat;
width: 100px;
height: 100px;
}
</style>
</head>
<body>
<h2>
Choose a image
</h2>
</body>
</html>
1548

被折叠的 条评论
为什么被折叠?



