People are traveling more and more, and with rising gas prices, they are becoming more aware of the gas mileage their vehicles are achieving on long road trips. For this practical exercise, you will create a Web page that you can use to calculate your fuel economy for a given time period. After entering certain data, the user will be able to compute their mileage and have the trip summary displayed on a second page. The requirements for your web site are as follows: • Include a comment in your code file that includes the assignment name, your name and the date • The web site title is Final Exam PE • Include a header on the main page that is Your Name, Trip Stats Calculator • Include a text box to allow the user to enter a name for the trip • Include a text box to allow the user to enter the starting mileage on their odometer • Include a text box to allow the user to enter the ending mileage on their odometer • Include a text box to allow the user to enter the number of gallons of gas used on the trip • Include a button to get the trip summary information • Include a header on the summary page that is Your Name, Trip Summary • Create a custom object to store the following trip summary information: • Trip Name • Total Miles Traveled • Total Gallons of Gas Consumed • Mileage (Miles Per Gallon) achieved for the trip (displayed to 1
People are traveling more and more, and with rising gas prices, they are becoming more aware of the gas mileage their vehicles are achieving on long road trips. For this practical exercise, you will create a Web page that you can use to calculate your fuel economy for a given time period. After entering certain data, the user will be able to compute their mileage and have the trip summary displayed on a second page. The requirements for your web site are as follows: • Include a comment in your code file that includes the assignment name, your name and the date • The web site title is Final Exam PE • Include a header on the main page that is Your Name, Trip Stats Calculator • Include a text box to allow the user to enter a name for the trip • Include a text box to allow the user to enter the starting mileage on their odometer • Include a text box to allow the user to enter the ending mileage on their odometer • Include a text box to allow the user to enter the number of gallons of gas used on the trip • Include a button to get the trip summary information • Include a header on the summary page that is Your Name, Trip Summary • Create a custom object to store the following trip summary information: • Trip Name • Total Miles Traveled • Total Gallons of Gas Consumed • Mileage (Miles Per Gallon) achieved for the trip (displayed to 1
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
Related questions
Question
I'm creating a Webpage that calculates fuel economy. Javascript. See instructions.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
Knowledge Booster
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.Recommended textbooks for you
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education