Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Aplikasi Sekolah</title>
- </head>
- <body>
- <h1>Aplikasi Sekolah</h1>
- <a href=".">Home</a> |
- <a href="kelas/">Kelas</a> |
- <a href="siswa/">Siswa</a> |
- <div class="img-fluid">
- <img src="gambar/logo.png" alt="logo">
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment