answersLogoWhite

0

Without JavaScript (or a similar technology) HTML pages can't do much of anything. HTML does not contain any programming logic. This means that without another tool, all an HTML page can do is display the static content encoded within it, and collect form data to be sent to the server.

JavaScript allows us to make a page react to the user. All web applications are based in JavaScript, or a similar language, for precisely this reason.

HTML makes pages--like the pages in a book. The difference between a webpage and a paper page is entirely owed to JavaScript, VBScript and Actionscript.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does java script coding mean using it for Java programs only Can you use it for Unity or Game-maker?

Java and JavaScript are different, and quite unrelated, languages. JavaScript is not "for Java"; basically you use JavaScript to create special effects on Web pages (HTML pages).


What is java script code for password?

There is an html form element for password. Validation script for password doesn't differ from script of html text element


Can I do android app development in html?

Android uses the language Java which is a intense language used to design application. In web development you use Java Script which is used to edit web pages.


What are examples of web services?

THERE IS FOR EXAMPLES LIKE: google google chrome internet explorer bing


How do you restrict no of characters in text box in HTML?

by using java script


What should you known to study java script?

Xhtml/html & css


What is used to create large program on internet?

Java script


What does it mean to do HTML submit?

HTML means Hypertext Markup Language. The tag is used for various javascripts and Java programs. HTML submit is a form of a script in Java programming.


How does java script ehance the capabilites of HTML?

Javascript can change how HTML will work, alike how CSS makes HTML look flashy.


How can you include imagesw using HTML and java script?

<img src="img.jpg" />


How can you designing a web?

You can design a websites with the help of HTML,CSS and Java Script.


Does HTML code work in java script?

Yes it does. That is how client side validation of html control is possible using javascript