Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hotel Reservation Form Reservation Information Number of Rooms (max 5 people per room) Smoker? Y No Check-in: 1/e1/2019 Check-out: 82/e1/2019 Room Spccifications Number of single

image text in transcribedimage text in transcribed

Hotel Reservation Form Reservation Information Number of Rooms (max 5 people per room) Smoker? Y No Check-in: 1/e1/2019 Check-out: 82/e1/2019 Room Spccifications Number of single double beds . Do you have preferred locations for the hotel? Downtown Montreal EastMontreal West Near to the aipOldpot Don't care Price Range per night Number of Private Parkings Special Facilities MinibarBalcony Poo Water Front Garden Front Let's see what we can find... Soarch |Start over Figure 3 - Format of form to reproduce for question 3 uestion 3 Forms6 pts Create a single page that demonstrates an HTML form used for a hotel room reservation site for the hotels located in Montreal. Keep to the format in figure 3 at the end of the handout. You are free to change the text and choices. No CSS please. (Question 4 will have you practicing with CSS.) Your page must include title within an h tag which shows the title of the formm A SOEN287/Winter 2019 Assignment #1-Page 1 Two parts each within its own fieldset tag and each with its own legend tag: one to contain the Reservation information and one for the guests to enter the type of rooms and hotels they are looking for In the Reservation Information part: o a numerical input fields to input the number of rooms the client wants to reserve o a radio buttons to indicate if the guests smoke o Two inputs of type data to indicate the check-in and check-out dates. In the Room Specifications part: o give the guest at least 5 possible combinations of single/double beds in a room, to pick from via check boxes o give the guest at least 6 possible location choices to pick from via check boxes o a drop-down list for the guest to select the price range they are looking for. Have at least 4 options with one being No price limit o give the guest at least 5 possible values for the number of required parking (One of them should be selected by the guest) o give the guest at least 6 possible special facilities options to pick from via check boxes. Include a submit button labelled Search and a reset button labelled Start over Note at this point the form will not do anything when submitted. (No presentation attributes please.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions