answersLogoWhite

0

Is HTML a programming language

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Yes, it is the page source

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the role of HTML in computer programming in detail?

HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.


What does HTML stands?

HTML is an acronym for Hyper-Text Markup Language, the programming language for webpages.


What is HTML and why you use HTML?

HTML - Hyper Text Markup Language is a computer programming language which can be used to create webpages/websites.


What programming language was used to develop Twitter?

HTML


How does HTML helps programming students?

It is important to note that HTML is not a programming language. It is a markup language. However, it does have some similar characteristics, like that it is a file with a list of commands, it has rules, it allows comments and other things. It is easy to learn and can be useful to get people used to the basic concept of giving instructions to a computer in a file. However there are lots of fundamentals of programming that are not in HTML, as it is not a programming language. For serious programming courses, people would not be shown HTML as part of the training. They would start on an actual programming language to be shown the fundamentals of programming. Some programming can be linked into web pages, and so integrated with HTML and if people are going to be creating programs for the internet, then they would learn HTML.


What programming language was Gmail developed in?

Html, javascript, ajax


The Web's universal programming language for creating webpages?

HTML


Is html5 a programming language?

html 5 = modern javascript


How can you chat on a webpage HTML?

HTML is just for designing the look and format of the page. To make the page actually do things, like running a chat page, takes programming. HTML is not a programming language so just using HTML you cannot create a fully functional chat page. You need HTML and a programming language working together to do that.


What Is the Web's universal programming language for creating webpages?

HTML - HyperTextMarkupLanguage


Why would someone use Strony HTML?

Strony HTML is a different kind of programming language just like the various other types of HTML. There is DHTML, XHTML, HTML, CHTML, it really just depends on your personal preference and which programming language is easier for you to learn personally.


How do you convert HTML to c code?

You can't. HTML is a markup language. C is a programming language. You can make C generate HTML, but C isn't anything like HTML in the way it functions.