<!DOCTYPE html>function changeSize(){document.getElementById("compman").height="250";document.getElementById("compman").width="300";}id="compman" src="/statics/images/w3c/eg_compman.gif" width="107" height="98"type="button" onclick="changeSize()" value="Change size of image"