answersLogoWhite

0

HTML [Hyper Text Markup Language] is a set of instructions on a document for displaying within a Web Browsers. It doesn't display without a web browser or browser-like program.

HTML can be used to actuate a script (as in a javascript) or make calls to servers with scripting programs there [like BASH or CGI], but HTML in and of itself is not a scripting language.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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.


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 can you find HTML in a web?

HTML in web is a scripting language mostly used. It is most used because of it's simplicity and power.


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.


Are HTML and XML programming languages?

HTML and XML are scripting languages. These languages help in designing for mobiles and web.


What is scripting or scripting language?

Scripting languages, of which JavaScript is one, are light-weight programming languages (i.e. not a fully featured programming languages) that exist to enhance HTML and web pages so that they are dynamic or interactive. They interact with, amend or generate HTML. They would not have any function outside of a web page environment.


What is the correlation between theW3C and HTML?

The W3C write the standards for writing web-pages. Web Pages on a user side are always Client-Side and HTML is a Client Side scripting language hence most of their standards are based around HTML and other client-side scripting.


What is the examples of HTML?

HTML is a new generation scripting language which is used to make web sites. You can make highly interactive websites from this language.


Can C scripting be incorporated into an HTML file and if so how?

No. C Scripting can not be incorporated into an HTML file.


Is HTML a progarming language or is it just a web designing program?

HTML is not a programming language in true sense. Though you can: write codes using HTML tags, use other scripting languages,etc to design a web page