File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 < title > Beranda</ title >
88 < link rel ="stylesheet " href ="styles.css ">
9- < link rel ="icon " href ="favicon.png " type ="image/png "> <!-- Tambahkan favicon -->
9+ < link rel ="icon " href ="favicon.png " type ="image/png ">
1010</ head >
1111< body >
1212 < div class ="container ">
@@ -15,6 +15,12 @@ <h1>Selamat Datang di Beranda Saya!</h1>
1515 < a href ="404.html " class ="button "> Coba Halaman 404</ a >
1616 </ div >
1717</ head >
18+ < body >
19+ < div class ="container ">
20+ < h2 > Formulir Pemesanan Tiket</ h2 >
21+ < a href ="pesan-tiket.html " class ="button "> Halaman Formulir</ a >
22+ </ div >
23+ </ head >
1824< body >
1925 < header >
2026 < h1 > Daftar Film Terkini Cik</ h1 >
Original file line number Diff line number Diff line change 66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 < title > Pesan Tiket</ title >
88 < link rel ="stylesheet " href ="styles.css ">
9- < link rel ="icon " href ="favicon.png " type ="image/png "> <!-- Favicon -->
10- </ head >
9+ < link rel ="icon " href ="favicon.png " type ="image/png ">
1110< body >
1211 < header >
1312 < h1 > Pesan Tiket Film</ h1 >
You can’t perform that action at this time.
0 commit comments