What is an HTML?????
Answers
HTML is the abbreviation for HyperText Markup Language.
➙ The Hyper Text 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
Explanation:
HyperText Markup Language (HTML) is the basic scripting language used by web browsers to render pages on the world wide web. HyperText allows a user to click a link and be redirected to a new page referenced by that link.
HTML is the language for describing the structure of Web pages. HTML gives authors the means to: Publish online documents with headings, text, tables, lists, photos, etc. Retrieve online information via hypertext links, at the click of a button.