Well if you're using Internet Explorer, you can use this
Code:
<input type=button value=Close onclick="javascript:window.close();" />
It will pop up a confirmation box first though.

This won't work at all in Firefox unless the window itself was opened by javascript.