Javascript<form> <input type="button" value="New Window!" onClick="window.open('index.htm', 'mywindow', 'width=400, height=200')"> </form>