Question: Using valid HTML5 markup, CSS rules and JavaScript code, create a web page (aesthetically styled with an external CSS file) that is linked to an

Using valid HTML5 markup, CSS rules and JavaScript code, create a web page (aesthetically styled with an external CSS file) that is linked to an external JavaScript file which contains JavaScript code to prompt the user for their birth month and day and then uses this information to calculate how many days until their next birthday. Display the following to the web page visitor:

The number of days until the visitors next birthday. The date of the visitor's next birthday in the following format: Day of week, Month Day, Year. E.g. Thursday, May 31, 2018. Hint: Write the algorithm first before creating any code.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!