Line 1: | Line 1: | ||
− | + | ||
<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> | ||
− |
Revision as of 16:38, 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>