-
Notifications
You must be signed in to change notification settings - Fork 0
/
No4.html
63 lines (43 loc) · 2.01 KB
/
No4.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
<!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/No4.webp" alt="Cinque Terre" width="600" height="400">
</a>
</div>
<div class="bigdescription">
<div class="height">
<div>
<li>65kr 250ml</li>
<div class="line1"></div>
<a>La Chinata含有橄欖葉提取物的膠束水易於一步塗抹、清潔、爽膚和保濕皮膚,這要歸功於其基於膠束的配方,膠束是一種吸引面部污垢和皮脂的分子集合體,通過水隔離和運輸它們,以去除皮膚上的任何污垢。
除了膠束水的所有常見好處外,這款來自La Chinata的膠束水還含有橄欖葉提取物,可作為抗氧化劑、淨化器、抗炎劑、防腐劑和抗菌劑。 此外,它還含有蘆薈,一種極其有效的保濕劑,具有修復效果,以及泛醇、萬壽菊和Thermal Waters。
得益於這種配方,它非常適合去除各種皮膚上的化妝品,尤其是面部、眼睛和嘴唇等最敏感的皮膚,甚至可以在塗抹血清或晚霜等特定治療之前清潔皮膚。
</a>
</div>
</div>
</div>
<div class="line"></div>
<div class="foot">Vida Copyright © 2024 All rights reserved</div>
</body>
</html>