Septia
Contoh form sederhana.
<form> Nama <input type="text"> <br> Email <input type="email"> <br> <input type="submit"> </form>