關閉視窗
將下列原始碼放在<BODY>與</BODY>之間指定位置
<form>
<p align="center">
<input type=button value="關閉視窗" onClick="javascript:window.close();">
</form>
HOME