From 3f15ac825213669e939dd827d46004dac2d35fd1 Mon Sep 17 00:00:00 2001 From: Juthatip McDevitt Date: Fri, 7 Jun 2024 16:38:02 -0500 Subject: [PATCH] created contact page and gitignore --- hotel_booking/.gitignore | 1 + hotel_booking/about.php | 4 +- hotel_booking/components/header.php | 4 +- hotel_booking/contact.php | 95 +++++++++++++++++++++++++++++ hotel_booking/services.php | 2 +- 5 files changed, 101 insertions(+), 5 deletions(-) create mode 100644 hotel_booking/.gitignore create mode 100644 hotel_booking/contact.php diff --git a/hotel_booking/.gitignore b/hotel_booking/.gitignore new file mode 100644 index 0000000..2c31100 --- /dev/null +++ b/hotel_booking/.gitignore @@ -0,0 +1 @@ +images/* \ No newline at end of file diff --git a/hotel_booking/about.php b/hotel_booking/about.php index d438059..99af111 100644 --- a/hotel_booking/about.php +++ b/hotel_booking/about.php @@ -3,7 +3,7 @@ - Midtown Hotel | About the hotel + About the hotel | Midtown Hotel + + + +
+ +
+
+

Contact

+

We look forward to assisting you with arranging your
next stay at Midtown hotel

+
+
+
+
+
+
+

Address

+

Midtown Hotel

+

36381 Trantow Hill, New Port, FL 57941

+
+ Open map +
+
+
+ +
+
+ +
+ + + + + + + + + + \ No newline at end of file diff --git a/hotel_booking/services.php b/hotel_booking/services.php index ce13d14..b9a0e13 100644 --- a/hotel_booking/services.php +++ b/hotel_booking/services.php @@ -3,7 +3,7 @@ - Midtown Hotel | Services + Services | Midtown Hotel