Dhiika04
Coding index php - Dhiika04

Image

Follow Us

About Me

Followers

Blog Archive

DhikAnime Tempatnya Nostalgia Kartun Dulu, Masa Kecil adalah Kenangan yang sangat indah.

Coding index php

Post a Comment

 <!doctype html>

<html>

<head>

<tittle>Pendaftaran Siswa Baru</tittle>

<head>


<body>

<h3>MENU</h3>

<nav>

<ul>

<li><a href ="form-daftar.php">Daftar Baru</a></li>

<li><a href ="list-siswa.php">Pendaftar</a></li>

</ul>

</nav>

</body>

</html>

Related Posts

Post a Comment