File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,11 @@ <h1>Selamat Datang di Beranda Saya!</h1>
2020 < header >
2121 < h1 > Daftar Film Terkini Cik</ h1 >
2222 </ header >
23- < nav >
2423 < ul >
2524 < li > < a href ="index.html "> home</ a > </ li >
2625 < li > < a href ="pesan-tiket.html "> Halaman formulir</ a > </ li >
2726 < li > < a href ="konfirmasi.html "> Konfirmasi formulir</ a > </ li >
2827 </ ul >
29- </ nav >
3028 < section class ="movie-list ">
3129 < div class ="movie ">
3230 < img src ="Ambalan.jpg " alt ="Judul Film 1 ">
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ <h1>Pesan Tiket Film</h1>
1414
1515 < div class ="container ">
1616 < h2 > Formulir Pemesanan Tiket</ h2 >
17- < form action ="index .html " method ="POST ">
17+ < form action ="konfirmasi .html " method ="POST ">
1818 < label for ="nama "> Nama Lengkap:</ label >
1919 < input type ="text " id ="nama " name ="nama " placeholder ="Nama Anda " required >
2020
You can’t perform that action at this time.
0 commit comments