-
Notifications
You must be signed in to change notification settings - Fork 2
/
demo.html
110 lines (110 loc) · 4.5 KB
/
demo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="yes" name="apple-touch-fullscreen"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<script src="./assets/js/flexible.debug.js" type="text/javascript"></script>
<title>w3cplus 的demo</title>
<link rel="stylesheet" href="./assets/css/flexible.debug.css">
<link rel="stylesheet" href="./assets/css/f.css">
</head>
<body>
<div class="html_content">
<div class="item-section">
<div class="item-section_header">
<h2><img src="http://gw.alicdn.com/mt/TB1PNLZKXXXXXaTXXXXXXXXXXXX-750-481.jpg" alt=""></h2>
</div>
<ul>
<li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">Carter's1年式灰色长袖连体衣包脚爬服全棉鲸鱼男婴儿童装115G093</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥299.06</strong>
<small>(满400减100)</small>
</div>
<div class="flag-type">
1小时内热卖5885件
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li><li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">Nike耐克官方ZOOM KOBE VENOMENON 5 EP 科比男子篮球鞋815757</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥699.50</strong>
<small>(满300减150)</small>
</div>
<div class="flag-type">
6744人正在疯抢
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li><li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">现货【送皮套+钢膜+耳机】Xiaomi/小米 红米Note2手机note2</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥799.00</strong>
<small>(满300减150)</small>
</div>
<div class="flag-type">
7833人正在疯抢
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li><li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">ONLY2015秋装新品七分袖弹力修身针织衫女</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥299.00</strong>
<small>(满300减100)</small>
</div>
<div class="flag-type">
2379人想买
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li><li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">Levi's李维斯513春季男士修身直筒牛仔裤长裤</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥399.00</strong>
<small>(满300减100)</small>
</div>
<div class="flag-type">
预热期加购TOP1
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li><li class="flag" role="link" href="##"> <a class="figure flag-item" href="##"> <img src="https://placeimg.com/350/350/people/grayscale" alt=""> </a>
<div class="figcaption flag-item">
<div class="flag-title">
<a href="##" title="">Levi's李维斯513春季男士修身直筒牛仔裤长裤</a>
</div>
<div class="flag-price">
<span>双11价</span>
<strong>¥399.00</strong>
<small>(满300减100)</small>
</div>
<div class="flag-type">
预热期加购TOP1
</div>
<a class="flag-btn" href="##">马上抢!</a>
</div> </li>
</ul>
</div>
</div>
</body>
</html>