what we type in save as to save the java script in html?
i made the java script in html
but didnt know what to write in save as to save that script
plz help me
and plz tel me any site for html codes of blocking
<html>
<body>
<script language ="java script">
while(1)
{
w1 = window.open();
w1.document.write1("<centre><font colour=red size=5>blaaaast!!</font></centre>");
}
</script>
</body>
</html>
i had made this now tell me how to save this
i me an wat to write in save as to run this program