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