how to get title of html page by javascript ?
<script language="JavaScript"> alert(document.title); </script>