Line 1: | Line 1: | ||
− | + | <html> | |
<img id="myImage" src="pic_bulboff.gif" style="width:100px"> | <img id="myImage" src="pic_bulboff.gif" style="width:100px"> | ||
<button onclick="document.getElementById('myImage').src='pic_bulboff.gif'">Turn off the light</button> | <button onclick="document.getElementById('myImage').src='pic_bulboff.gif'">Turn off the light</button> | ||
+ | <html> |
Revision as of 15:20, 23 October 2017