<head>
<title>sekolah</title>
</head>
<body>
<table border="1">
<tr>
<td colspan="3" align="center">
Data Sekolah</td>
</tr>
<tr>
<td>Nama</td>
<td>:</td>
<td><input type="text"></td>
</tr>
<tr>
<td>Alamat</td>
<td>:</td><td>
<input type="text"></td>
</tr>
<tr>
<td>Jurusan</td>
<td>:</td>
<td><input type="text"></td>
</tr>
<tr>
<td>Kelas</td><td>:</td>
<td><input type="text"></td>
</tr>
</table>
</body>
</html>
Ket:
Untuk save isi nama dengan tambahan .html (Contoh tugas.html).
Dengan type All File.
Sekian Terima Kasih
Data Sekolah | ||
Nama | : | |
Alamat | : | |
Jurusan | : | |
Kelas | : |