I previsouly asked the first part of this question. Here is the problem in its full detail.  (Link to the solution for the first part) https://www.bartleby.com/questions-and-answers/create-a-home-page-for-a-restaurant.-2.-save-it-as-index.html-in-a-folder-named-project-case-sensiti/45b3bced-e4cb-440d-93f7-69472a83accd Create a home page for a restaurant. 2. Save it as index.html in a folder named Vespaio (case sensitive). 3. Your home page must have these requirements: a. A title across the top with an image as background. (use any provided) b. Navigation links to other pages in the site. c. An image on the home page. (use any provided) d. An explanation of the restaurant and the kind of service to expect. (use Lorem Ipsum content for now) 4. Add a link to a page called Menu a. Create the menu page using a table. b. Your menu page must also have a title, but it must be smaller than the home page titl

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

I previsouly asked the first part of this question. Here is the problem in its full detail. 

(Link to the solution for the first part) https://www.bartleby.com/questions-and-answers/create-a-home-page-for-a-restaurant.-2.-save-it-as-index.html-in-a-folder-named-project-case-sensiti/45b3bced-e4cb-440d-93f7-69472a83accd

Create a home page for a restaurant.

2. Save it as index.html in a folder named Vespaio (case sensitive).

3. Your home page must have these requirements:

a. A title across the top with an image as background. (use any provided)

b. Navigation links to other pages in the site.

c. An image on the home page. (use any provided)

d. An explanation of the restaurant and the kind of service to expect. (use Lorem Ipsum content for now)

4. Add a link to a page called Menu

a. Create the menu page using a table.

b. Your menu page must also have a title, but it must be smaller than the home page title.

c. Your menu page must have the same navigation bar as the home page and link to all pages in the site.

d. The table must be populated using JavaScript written in a separate file called menu.js in the Vespaio folder.

e. You must have at least 5 images of items and their prices in the table.

f. The table must have a column for the images, item name, and price. (3 Columns)

g. You must use a numeric array to store the prices and a string array to store the image files.

5. Add a link called Specials to your restaurant site that opens a new window when clicked.

a. Your Specials page should list the current specials with images and have a close window button.

b. Your Specials page must have at least 5 items, including images and prices in a table.

c. The table must have a column for the images, item name, and price. (3 Columns)

d. You must use a numeric array to store the prices and a string array to store the image files.

e. The table must be populated using JavaScript written in a separate file called specials.js in the Vespaio folder

6. Create a banner ad for your home page.

a. Your banner ad should contain 4 different images that change at an interval of 3 seconds (3000 milliseconds).

b. Your banner should be at the top of the home page in a rectangular format. 

c. All images used for this project must be stored in a folder called images in the Vespaio folder

7. Add a link called Today’s Specials that is a form of your menu. Use HTML to create the forms if you prefer. To create the form, put an open form tag above your first item on the menu and a close form tag below the last item on the menu.

8. Add text boxes to your Today’s Specials page next to each item sold.

9. Add a button (which must be inside the same form tags, that when pressed calls a JavaScript function called calculate (placed in a separate file called calculate.js) that will calculate the order according to the number of items sold.

a. The calculation multiplies the number of items ordered by the price for one item, and then by the sales tax (8.25%).

b. Use an alert box to show the total of the order written to 2 decimal places. c. Your calculations should include all items purchased on the page.

10. Once you complete it, make sure all the folders and files associated with your project are in the Vespaio folder.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Search Engine
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education