-
Notifications
You must be signed in to change notification settings - Fork 0
/
No12.html
59 lines (43 loc) · 1.64 KB
/
No12.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
<!DOCTYPE html>
<html>
<body>
<head>
<meta charset="utf-8" />
<title>Cosmetic Made in Spain</title>
<link rel="stylesheet" type="text/css" href="css/Nos.css"/>
</head>
<div class="page">
<div class="nav">
<a href="index.html"><img src="images/未标题-3.png"></a>
<ul class="fr">
<a href="contact.html"><li style="font-size:130%;">聯繫我們</li></a>
<a href="goods1.html"><li style="font-size:130%;">產品展示</li></a>
</ul>
</div>
<div class="bigdescriptionTop">
<div>
<li >補水緊緻嫩膚面膜</li>
</div>
</div>
<div class="line"></div>
<div class="gallery">
<a target="_blank">
<img src="images/No12.webp" alt="Cinque Terre" width="600" height="400">
</a>
</div>
<div class="bigdescription">
<div class="height">
<div>
<li>33 Kr Content: 8x50ml</li>
<div class="line1"></div>
<a>La Chinata保湿面膜采用富含盐分和微量元素的基础面膜,深层修复皮肤,产生极大的水润和柔软,改善其外观。
一方面,它是由EVOO制成的,具有天然保湿,抗氧化和抗衰老的作用,并含有促进细胞氧化,清新和重申的皮条。
同样,摩洛哥坚果油具有抗氧化和抗衰老的作用,还能使皮肤再生、重组和调理。
</a>
</div>
</div>
</div>
<div class="line"></div>
<div class="foot">Vida Copyright © 2024 All rights reserved</div>
</body>
</html>