本文笔记基于「千古壹号」的GitHub项目:https://github.com/qianguyihao/web
效果图:
代码:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style type="text/css">
* {
margin: 0px;
padding: 0px;
}
.box {
width: 308px;
height: 307px;
border: 1px solid #FF7E00;
margin: 100px;
position: relative;
/*父相子绝*/
}
.box img {
width: 308px;
height: 196px;
}
.box .dtc {
/* 设置盒子 */
display: block;
width: 52px;
height: 28px;
/* 装图 */
background-image: url(http://img