Commit 366e2369 by Eirene Hutasoit

menambahkan menu contact us

parent 18abf25e
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Gibeon</title>
<link rel="shortcut icon" href="images/inst.png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/myStyle.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<?php
include_once('header.php');
?>
<br><br><br>
<center><img src="images/8.JPG" style="width:1200px">
<div class = "container">
<div class="kontak">
<h1>Contact US</h1>
<p>Contact Person :&emsp; <i class="fa fa-phone" style="color:black"></i>&nbsp; 082166171273</p>
<p>Email: &emsp;<i class="fa fa-envelope" style="color:black"></i>&nbsp; pusatseminaribukitgibeon@yahoo.com</p>
<p>Alamat :&emsp;<span class="glyphicon glyphicon-home"></span> Parsaoran Sibisa, Ajibata, Toba Samosir, Sumatera Utara</p>
</div>
</div>
</div>
<footer class="footer" style="margin-top:20px">
<div class="icon">
<a href="#" ><i class="fa fa-facebook" style="font-size: 20px;"></i></a>
<a href="#" ><i class="fa fa-instagram" style="font-size: 20px;"></i></a>
<a href="#" ><i class="fa fa-twitter" style="font-size: 20px;"></i></a>
<a href="#" ><i class="fa fa-google-plus" style="font-size: 20px;"></i></a>
</div>
<p>BUKIT GIBEON</p>
<p>Sekolah Misi Interdenominasi Gereja</p>
<hr><hr>
<p>Copyright &copy All Right Reserved - Kelompok PA1-1617-D3TI08 - 2016</p>
</footer>
</body>
</html>
\ No newline at end of file
......@@ -46,7 +46,7 @@
</div>
<p>BUKIT GIBEON</p>
<p>Sekolah Misi Interdenominasi Gereja</p>
<hr>
<hr><hr>
<p>Copyright &copy All Right Reserved - Kelompok PA1-1617-D3TI08 - 2016</p>
</footer>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment