answersLogoWhite

0

HTML is a standardized code that makes up a web page. It covers thing like text colour, text size etc.

JavaScript, however, is mainly used to a interactivity to web pages. Examples of this are text changing colour when you click on it.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

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


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 can we use script tag in java?

to implement javascript embed the statements between <script> n </script>,,, and include any scripting language. eg:<script LANGUAGE="javascript"> block of codes </script>


What is the difference between script and scriptlet?

"script" is an HTML tag used to include JavaScript on a web page. Example: <HTML> <body> <script type="text/javascript"> document.write("hi there"); // javascript interpreted by the browser </script> </body> </HTML> "Scriptlet" is a JSP construct used to include Java in a JSP page. Example: <HTML> <body> <% // this is a scriptlet response.getWriter().write("hi there"); // Java executed on the server %> </body> </HTML> Here the result (an HTML document with the text "hi there") is the same in both cases, but the mechanisms are different - Javascript runs in the browser (any browser), while the JSP scriptlet is executed on the server and needs a server with JSP support. See related links.


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


Is HTML and java script the same?

Nope. Not the way I look at it. I would have used java script in web design for some graphic work but java is the king and I also heard that java script really is not all the same now days. But I would say "NO" anyhow. Cheers linny