[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
repository-perpus
/
absensi
/
[
Home
]
File: home.php
<!DOCTYPE html> <html> <head> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../favicon.ico"> <title>HALAMAN UTAMA</title> <!-- Bootstrap core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <link href="../../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/style.css" rel="stylesheet"> </head> <div class="container"> <div class="page-header"> <h2 align="center">HALAMAN UTAMA</h2> </div> <style> body { background-image: url('kampusbpi.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%; } </style> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="center"> <img src="img/logobpi.png" width="300" height="300"> </td></tr> </table> <hr/> <h3 align="center">SELAMAT DATANG DIPERPUSTAKAAN STIKes BHAKTI PERTIWI INDONESIA</h3> <table align="center"> <tr> <td> <a class="btn btn-primary" href="loginAD.php">LOGIN ADMIN</a> <a class="btn btn-primary" href="tampilawal.php">BUKU TAMU</a> </td> </tr> </table>