Other
JavaScript Webpage & HTML Headers Project- COURSE FIGHTER |
(Im re-posting having changed the amount of time on this). The attachment has the table included for the 2nd webpage. There is not a need for an extensive write-up following the two webpages.
Read everything before bidding.There are two webpages that are needed with HTML headers, but then JavaScript script.
1st Webpage:
In this part of the Application, you calculate a simple sum from input values. Create a new page in your website. Write a standard head and a script tag in the body. In the script, use prompt methods to collect three numbers from the user. Then, use alert methods to display the sum and the product of the three numbers. Note what happens if one or more of the inputs is not a number. Try to explain this behavior. Submit your page to the W3C Validator (http://validator.w3.org/) and correct all errors.
2nd Webpage:
You are asked to make a chart.The chart Id like is Celsius to Fahrenheit, Celsius is on the left below, Fahrenheit is on the right.
Decide on what table you will calculate in this Application and create a new, appropriately named, page in your website. Complete the XHTML code for the head and create a shell for the body. Write an appropriate headline and introductory paragraph and also the XHTML for the table and its header row. Link to this newly created page from your home page.
In place of the data rows for the table, write a