Question :
18.3 Short Answer
1) The first step in programming to create : 1907254
18.3 Short Answer
1) The first step in programming is to create a(n) ________.
2) Buttons and checkboxes are known as ________ of forms.
3) ________ tags must surround all of the input elements.
4) A(n) ________ is an indication from the computer (operating system) that something just happened (mouse click).
5) A programming style that responds to events, such as mouse clicks, is known as ________ programming.
6) In JavaScript program, a(n) ________ attribute tells the browser how to respond to an event like onclick.
7) Setting the initial values for the variables in a program is called ________.
8) The value ________ of an input element with button type provides the label on the button.
9) Cross-element references require the ________ .