-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
72 lines (70 loc) · 2.6 KB
/
test.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title> ☁ Halo Vintage ☁ </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./test.css">
</head>
<body>
<table cellspacing="40">
<tr>
<td><img src="http://st.suckhoegiadinh.com.vn/staticFile/Subject/2019/12/08/nhung-chu-y-khi-giat-giu-quan-ao-2_81615274.jpg" style="width:600px;height:400px"></td>
<td><h1> Mapp Vintage</h1>
<p><em> Tiem ban nhung mon do nhuom mau thoi gian va vo cung xinh xan</em></p>
<p> Hay de lai email hoac sdt de duoc huong uu dai len toi 10% cua tiem</p></td>
</tr>
</table>
<h1> Halo Vintage - Chung tay bao ve moi truong </h1>
<p><em> Page nay lap ra de ban quan ao xinh iu ne <strong> hang siu dep </strong></em></p>
<hr>
<h3> Khach co nhu cau doi tra trong vong 3 ngay xin lien he so hotline: 19001000</h3>
<ul>
<li> Mien phi voi don hang tren 10 san pham </li>
<li> Khong hoan lai neu khach da su dung</li>
</ul>
<hr>
<h3> Luu y khi nhan hang</h3>
<ol>
<li> <a href="https://www.youtube.com/watch?v=YoXxevp1WRQ"> Khach can kiem tra mac tem truoc khi nhan </a></li>
<li> Khach duoc dong kiem tra nhan hang kiem tra hang voi shipper</li>
<li> Khach luu y quay lai san qua trinh boc tem hang de shop doi tra mien phi neu sai sot la tu phia shops</li>
</ol>
<hr>
<h3> <a href="ThaoXinh.html">Tat Ca San Pham</a> </h3>
<p>
<table cellspacing="7">
<tr>
<td>For Women</td>
<td></td>
<td>Accessories</td>
<td>Clothes</td>
</tr>
<tr>
<td>For Men</td>
<td></td>
<td>Accessories</td>
<td>Clothes</td>
</tr>
</table>
</p>
<p>
<table cellspacing="7">
<tr>
<td>Materials</td>
<td> ★</td>
<td>Deliver</td>
<td>★ available in Asia only ★ </td>
</tr>
<tr>
<td> Java Script </td>
<td>★ ★★★</td>
<td> English</td>
<td>★ ★★ </td>
</tr>
</table>
</p>
</body>
</html>