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

2010-04-01T09:18:51Z

<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

Astano2010-04-01T09:11:39Z

Favorite Answer

If you have JS in your HTML you save the page as .html