Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Start

1.0 Open html


1.1 Open head
1.1.1 Put title login
1.2 Close head
1.3 Open body
1.3.1 Put DAFTAR MASUK as Header
1.3.2 Open form and set post as method
1.3.2.1 Email as label
1.3.2.2 Text as input type with aa@yahoo.com as
placeholder
1.3.2.3 Kata laluan as label
1.3.2.4 Text as input type with ******* as placeholder
1.3.2.5 Submit as input type with Hantar value
1.3.2.6 Reset as input type with Padam value
1.3.2.7 Display Daftar pengguna baru
1.3.2.7.1 Daftar pengguna baru redirect to
penggunabaru.php
1.3.2.8 Display
1.3.3 Close form
1.4 Close body
2.0 Close html
End

You might also like