answersLogoWhite

0

It's static because once you write it it doesn't change – HTML also lacks support for dynamic interfaces and animations like the sort of things you can achieve with Flash or JavaScript.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is HTML scripts?

HTML is a markup language, not a scripting language. There is no such thing as an HTML script.


Is HTML scripting language or web application?

HTML, or HyperText Markup Language, is not a scripting language or a web application. It is a markup language used for structuring content on the web. HTML provides the basic building blocks for web pages, defining elements and their arrangement, but it doesn't have the dynamic functionality of scripting languages or applications.


How do I make it so things switch order in HTML?

HTML does not have the ability to switch the order of elements after the page has loaded. You will need to use JavaScript or another scripting language. HTML is not a scripting language, it is a markup language.


Calculations in HTML?

HTML is a static language, you cannot do any math using only HTML. To do math, you need a scripting language such as JavaScript. Try this code: <script type="text/javascript"> document.write((2+3)*2); </script> put this in your HTML page and it should display as 10


Is HTML last part of url?

No HTML is no part of the URL. HTML is just the scripting language of the web.


How do you view messages in HTML?

There are no message viewing in HTML. HTML is just a simple scripting for web language.


How is Acronyms different from HTML?

HTML is an acronym for Hyper Text Markup Language. It is one of the popular scripting language.


What does HTML stand for give an example?

HTML stands for Hyper Text Markup Language. It is a scripting language that most of the webpages use.


What are the importances of HTML?

HTML is one of the major scripting language. Most of the web pages are made using it.


What is a combination of HTML tags CSS and scripting language?

Dynamic HTML, the DOM (document object model) describes a combination of HTML tags, CSS, and scripting language.


What do you understand by HTML?

HTML can be said as Hyper Text Markup Language. It is a language which works as Markup tags.


How many languages are used in HTML?

HTML is a single language so does not use any other language. It is the scripting language which keeps the web development increasing.