What is HTML?

  • HTML stands for hypertext markup language
  • It is designed for documents to be displayed in a web browser
  • It can be assisted by Technologies such as CSS (cascading style sheets) and scripting languages such as JavaScript .
  • The extension for HTML is ".html" and ".htm"
  • HTML describes the structure of a webpage semantically and originally included cues for appearance of the document.
  • HTML elements are the building blocks of HTML pages.
  • HTML provides a means to create a structured documents by denoting structural semantics for the text search has headings paragraphs, lists, links and other items.
Posted on by