關閉視窗
將下列程式碼複製至<head>
程式碼
</head>區內
。
<form>
<div align="center">
<p><input type="button" value="關閉視窗" onClick="window.close()"></p>
</div>
</form>