Question: undefined 3.11 LAB: Happy birthday message creator (HTML) Edit the given web form that allows the user to enter a birthday message and select various

undefined 3.11 LAB: Happy birthday message creator (HTML) Edit the given webundefined

3.11 LAB: Happy birthday message creator (HTML) Edit the given web form that allows the user to enter a birthday message and select various message options. The web page uses CSS to align the form widgets vertically. The web page should look like the following: Happy Birthday Message Creator Message? Happy birthday! Email address? name@domain.com Date to send? mm/dd/yyyy Message color? Number of blinks? 0 Music volume? Send Birthday Message The form should: Use the regular expression [a-zA-Z0-9-_1.] +@[a-zA-Z0-9-]+(?:\. [a-zA-Z0-9-]+)* for the email address to verify the user enters what looks to be an email address Use a date for specifying a date to send the message Use a color for selecting the message color Use a number with a default value of O, minimum of 0, and maximum of 10 for number of times the message blinks Use a range with a default value of 20, minimum of 0, and maximum of 50 for the music volume Use a submit

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!