Write an HTML page that has a button in it. When the cursor is over the button use JavaScript to change the background color of the button. Change the background color of the button again when the cursor is no longer over the button.

What will be an ideal response?


```


A Simple Web Page

A Simple Heading


This is a very simple web page. When you move over the button the button
will change color. When you move the mouse away
from the button it will set the background color to white.







```

Computer Science & Information Technology

You might also like to view...

The UML distinguishes an interface from other classes by placing the word “interface” in above the interface name.

a) italics b) carets c) guillemets d) bold

Computer Science & Information Technology

When the Squirrel peer-to-peer web caching service was evaluated by simulation, 4. 11 hops were required on average to route a request for a cache entry when simulating the Redmond traffic, whereas only 1. 8 were required for the Cambridge traffic. Explain this and show that it supports the theoretical performance claimed for Pastry.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is the path to the Delete Comment button?

A. (VIEW tab | Comments group) B. (REVIEW tab | Comments group) C. (DEVELOPER tab | Comments group) D. (INSERT tab | Comments group)

Computer Science & Information Technology

A SQL query to joins two tables. When tables appear in the FROM clause, you can give each table a(n) ____, or an alternative name, that you can use in the rest of the statement.

A. pseudonym B. alias C. variable D. locus

Computer Science & Information Technology