What is HTML? Where is this language used?
Answers
First developed by Tim Berners-Lee in 1990, HTML is short for Hypertext Markup Language. HTML is used to create electronic documents (called pages) that are displayed on the World Wide Web. Every web page you see on the Internet is written using one version of HTML code or another.
@MissTranquillity
Answer:
Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript
HTML, as a markup language doesn't really “do” anything in the sense that a programming language does. HTML contains no programming logic. It doesn't have common conditional statements such as If/Else. ... This is because HTML is not a programming language.
Please please ! Mark me as brainilist
Explanation: