<!DOCTYPE html>function setSpace(){document.getElementById("compman").hspace="50";document.getElementById("compman").vspace="50";}id="compman" src="/statics/images/w3c/eg_compman.gif" alt="Computerman" width="107" height="98"Some text. Some text. Some text. Some text.type="button" onclick="setSpace()" value="Set hspace and vspace"