Question
Create a Simple website which has the name Golden Wheels Car Rental and in according with the guidelines at the bottom of the table. The
Create a Simple website which has the name "Golden Wheels Car Rental" and in according with the guidelines at the bottom of the table.
The web site should include the following pages
No. | HTML Page | Description |
1 | Index.html | This is a company homepage. It should provide a simple introduction about the company and links to other pages -contact us -our price list -rent a car |
2 | ContactUs.html | This page should display how the company contact information including location email and telephone numbers |
3 | Prices.html | This page should include a table showing the different type of cars, images of these cars and their rental prices. (at least 5 different car category such as Truck, small size car, medsize car, full size car, Vans. Etc) |
4 | Order.html | This page should display a form where the user need to fill its information including -Frist name -Last Name -Gender (radio button) -Age (Drop down menu) - pick up date (the day to rent the car) -email address
A Submit button which should send it to a php file called order.php (not to be implemented in this assignment) |
5 | Style.css | Your external CSS file to uniform all the website pages format |
General Guidelines:
- Use only HTML code and CSS
- You are free to design the website the way you want but the quality of the website format and look will be graded.
- In each page, there should be a displayed company logo(Any logo found in google search).
- The user should easily navigate to the different pages.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started