-
Notifications
You must be signed in to change notification settings - Fork 0
/
No5.html
61 lines (42 loc) · 1.95 KB
/
No5.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
<!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/No5.webp" alt="Cinque Terre" width="600" height="400">
</a>
</div>
<div class="bigdescription">
<div class="height">
<div>
<li>65kr 150ml</li>
<div class="line1"></div>
<a>櫻桃潔面泡沫是一款質地清爽的清潔乳液,與水接觸後會變成質地細膩的忌廉狀泡沫。 這種面部護理有助於去除化妝品和積聚的毒素在白天和晚上。 它的配方基於橄欖油、櫻桃提取物、熱水、甘油、鼠尾草和百里香,具有很好的淨化和提神功效,非常適合所有皮膚,即使是最敏感的皮膚。
濃縮熱水具有鎮靜作用,軟化皮膚。 甘油由於其潤濕劑而新增了水合作用。 就其本身而言,櫻桃提取物新增了活力,橄欖葉提取物提供了抗氧化和光保護能力,此外,它還具有抗炎、抗刺激、淨化和抗菌作用。 最後,鼠尾草和百里香可以起到淨化和調理皮膚的作用。
</a>
</div>
</div>
</div>
<div class="line"></div>
<div class="foot">Vida Copyright © 2024 All rights reserved</div>
</body>
</html>