Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

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

Update:

<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

1 Answer

Relevance
  • Astano
    Lv 7
    1 decade ago
    Favorite Answer

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

Still have questions? Get your answers by asking now.