Problem
1. Why should document. write not be used in an event handler?
2. In what ways can an HTML form element acquire focus?
3. Describe the approach to addressing HTML elements using forms and elements.
4. Describe the approach to addressing HTML elements using name attributes.
5. Describe the approach to addressing HTML elements using get Element By Id.
6. What is the disadvantage of assigning event handlers to event properties?