-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathProject-PWEB2.html
76 lines (69 loc) · 2.37 KB
/
Project-PWEB2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SABEL: Sehat Herbal</title>
<link rel="stylesheet" href="Project-PWEB2.css">
<link rel="shortcut icon" href="gambar/gambarsabel.png" type="image/x-icon">
</head>
<body>
<div class="madutop">
<div class="gambar1">
<img src="gambar/heading.png" alt="gambar" height="200" width="200">
</div>
<div class="sabda" >
<h4>
"Madu adalah penyembuh bagi segala penyakit dan <br>
Al-Qur'an adalah penyembuh terhadap apa yang ada di dalam dada. <br>
Maka bagi kalian terapat dua penyembuhan; Al-Quran dan madu."<br>
(HR. Ibnu Majah, 3452 dari hadist Ibnu Majah).
</h4>
<div class="beli">
<h3>Beli</h3>
</div>
<div class="heading">
<h3>Madu Hutan<br>
Insya Allah 100% Murni<br>
dari Hutan Silo, Kab. Jember<br>
Amanah dan Terpercaya</h3>
</div>
</div>
</div>
<div class="pembelian">
<h3>Pembelian</h3>
</div>
<div class="judul" id="office">
<h3>Office</h3>
</div>
<div class="isi" id="isi_office">
<img src="gambar/home-address.png" alt="gambar" height="130" width="130">
<p>
Sebal Group <br>
Perumahan Bumi Mangli Permai Blok B4 <br>
Kec.Kaliwates, Kab.Jember, Jawa Timur <br>
Kode Pos 68136 <br>
<a href="SebalGroup1@gmail.com">SebalGroup1@gmail.com</a>
</p>
</div>
<div class="judul" id="whatsapp">
<h3>Whatsapp</h3>
</div>
<div class="isi" id="isi_whatsapp">
<img src="gambar/whatsapp.png" alt="gambar" height="100" width="200">
<p>
083 125 246 290 (Aqrom) <br>
087 896 773 970 (Shohibun)
</p>
</div>
<div class="judul" id="shopee">
<h3>Shopee</h3>
</div>
<div class="isi" id="isi_shopee">
<img src="gambar/shopee.png" alt="gambar" height="150" width="260">
<p>
<a href="https://shopee.co.id/achaqrom05">https://shopee.co.id/achaqrom05</a>
</p>
</div>
</body>
</html>