-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
135 lines (114 loc) · 4.83 KB
/
about.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<?php include 'koneksi/koneksi.php';
session_start();
$user=$_SESSION['user'];
if($user=="" || $user==" "){
header('Location: indexlogin.php');
}
?>
<!DOCTYPE html>
<html>
<head>
<title>Tentang</title>
<link href="https://fonts.googleapis.com/css?family=Concert+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Yatra+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poor+Story" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/gif/png" href="logo4.png">
</head>
<body>
<!-- Start of Header -->
<div class="navi">
<div class="top-head">
<ul>
<li><button onclick="document.getElementById('id01').style.display='block'" style="width:auto;">LOGOUT</button></li>
<?php $datanya = "SELECT * FROM user WHERE email='$user'";
$query = mysqli_query($conn, $datanya);
$data = mysqli_fetch_assoc($query);?>
<a href="profil.php"><li style="border-right: 1px solid white;"><?php echo $data['nama']; ?></li></a>
</ul>
</div>
<div class="mid-head">
<ul>
<li><img style="height:35px; width:35px; margin-right:-100px" src="logo3.jpg"></li>
<li><img style="width:180px; height:30px; margin-right:-50px; margin-left:-40px; float:right; padding-top:1px;" src="logo2.jpg"></li>
<li><a href="index.php"><b>BERANDA</b></a></li>
<div class="dropdown">
<li onclick="myFunction()" class="dropbtn">GENRE</li>
<div id="myDropdown" class="dropdown-content">
<a href="genre ilmiah.php">ILMIAH</a>
<a href="genre anak-anak.php">ANAK-ANAK</a>
<a href="genre edukatif.php">EDUKATIF</a>
<a href="genre fiksi.php">FIKSI</a>
<a href="genre novel.php">NOVEL</a>
<a href="genre semua.php">SEMUA</a>
</div>
</div>
<li><a href="event.php"><b>EVENTS</b></a></li>
<li><a href="about.html"><b>TENTANG</b></a></li>
</ul>
</div>
<div class="bot-head"></div>
</div>
<!-- End of Header -->
<div class="header-gap">
<img class="header-gap-white" src="white.jpg">
</div>
<img style="width:99.999%" src="img10-4.jpg">
<div class="tentang-header">
<p style="margin-left:125px; font-family:'Yatra One'; font-size:150%;">Tentang Web Ini</p>
</div>
<br>
<div style="margin-left:130px; width:10%" class="gap3"></div>
<div class="tentang-content">
<p>"Perpustakaan adalah koleksi buku-buku dalam jumlah besar yang dibiayai dan dioperasikan oleh sebuah kota maupun institusi, dimana perpustakaan merupakan infrastruktur yang vital dalam sebuah lingkungan masyarakat yang baik. Tidak hanya berfungsi sebagai penyedia refrensi serta bahan pustaka, perpustakaan juga berfungsi sebagai sarana hiburan dan rekreasi."</p>
</div>
<br><br><br><br><br><br><br><br><br><br><br>
<div class="footer-container">
<div class="footer-info">
<div class="footer-alamat">
<p><b>Perpustakaanku</b></p><br>
<p>Jln. Homina</p>
<p>Hippity Hoppity</p><br>
<p>Telepon: 740-852-9543</p>
</div>
<div class="footer-jadwal">
<p style="font-size:120%;"><b>Jadwal Perpustakaan</b></p><br>
<p><b>Senin-Kamis:</b> 09:00-20:30 Wita</p>
<p><b>Jum'at:</b> 09:00-18:00 Wita</p>
<p><b>Sabtu:</b> 10:00-17:00 Wita</p>
<p><b>Minggu:</b> 10:00-16:00 Wita</p>
</div>
<div id="google-map"></div>
<div class="social-media-buttons">
<a href=""><img class="button-item" src="facebook_button.png"></a>
<a href=""><img class="button-item" src="ig2_button.png"></a>
<a href=""><img class="button-item" src="twitter_button.png"></a>
<a href=""><img class="button-item" src="google_button.png"></a>
<a href=""><img class="button-item" src="pin_button.png"></a>
</div>
</div>
<footer>
<p class="footer-text">© 2018 Perpustakaanku</p>
</footer>
</div>
<!--Start of logout form-->
<div id="id01" class="modal">
<form class="modal-content animate" action="/action_page.php">
<div class="imgcontainer">
<span onclick="document.getElementById('id01').style.display='none'" class="close" title="Close Modal">×</span>
<img style="width:300px; height:300px;" src="logo.jpg" alt="Avatar" class="avatar">
</div>
<div style="margin-top:-50px;" class="container">
<h2 style="text-align: center; margin-bottom:20px; font-family: 'Yatra One';">Apakah anda yakin?</h2>
<div style="display: block; margin-left:40%;">
<button style="margin-right:30px;" type="button" onclick="document.getElementById('id02').style.display='none'" class="buku-popup-baca">Ya</button>
<button style="background-color:red" type="button" onclick="document.getElementById('id02').style.display='none'" class="buku-popup-baca">Tidak</button>
</div>
</div>
</form>
</div>
<!--End of logout form-->
<script src="javascript.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC3uOVuOdhHftqMZOyIjr2_8sq2ZwoyizA&callback=myMap"></script>
</body>
</html>