I am currently working on a test for a web design class and there is only one question I can't figure out.
Which of the following tags may NOT contain an event handler?
A. <img>
B. <form>
C. <head>
D. <select>
I have searched several times using different phrasing, and from what Google shows me, all of these are able to contain event handlers. I am not really sure what else to do other than ask here! Any links that could guide me would be helpful also!