Write an HTML page that has a button and when you click on the button some text is displayed in the browser status bar.

What will be an ideal response?


```


A Simple Web Page

A Simple Heading


This is a very simple web page. It tells you if you
clicked the button on the status line



onClick="window.status='You clicked the button!'">



```

Computer Science & Information Technology

You might also like to view...

For fields containing social security numbers or dates, a(n) ________ can automatically provide characters such as hyphens or slashes

Fill in the blank(s) with correct word

Computer Science & Information Technology

What wavelength is used on a 10GBaseEy network?

A. 1310 B. 1550 C. 1300 D. 850

Computer Science & Information Technology

AES performs three steps on every block (128 bits) of cleartext. Within the second step, multiple iterations (called ____________________) are performed depending on the key size.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The Character data type is used for a field that can store a variable amount of text or combinations of text and numbers where the total number of characters may exceed 255.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology