Question: can I get the answers in separate js , html and css files for 1 to 6. Complete and submit the following: 1. Create an

can I get the answers in separate js , html and css files for 1 to 6.

can I get the answers in separate js , html and css

Complete and submit the following: 1. Create an HTML page with two buttons that argue with each other. When one button is clicked, the text "I'm right" should be placed next to it. When the other button is clicked, the text is replaced with, "No, I'm right!" 2. Create an HTML page with a large element on the page that says "Don't hover over me" inside of it. When you hover over the element, send an alert to the user that says, "Hey, I told you not to hover over me! 3. Create an HTML page with a form. It should include inputs for a username, email, and password. Also a submit button. 4. In a Javascript file, write a program which checks the following things: a checks that the password is 12345678 b. if the password is incorrect, send an alert message C. Your page should also include an

tag. If the information in the form is correct, have Javascript change the text in the

.HTML page. 5. Add a CSS stylesheet that styles all of your pages. 6. BONUS: Create an HTML page with a form that asks the user to input the value of a sphere's radius. Write Javascript that gives them back the volume of the sphere. (There are many different ways to execute this. You can give the user information back in another input box on the page, as an alert, or any other way you can think of. You can look up how to use the Javascript Math object to simplify your calculations.)

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!