Skip to content

HTML

  • H HTML

HTML is the language used to create the structure and appearance of web pages. Including the page you’re reading right now! It’s a standard developed by the World Wide Web Consortium (W3C) and is the language used to create the structure and appearance of web pages. 

HTML is a markup language, which means that it uses tags to indicate the structure of a document. Tags can be used to indicate the following: 

  • The type of document (HTML, XML, XHTML, etc.)
  • The language of the document
  • The character set
  • The version of the document
  • The storage location for the document

Every website we build, whether it’s built with WordPress, Drupal, Magento, Umbraco, .NET Core, React, or Angular – they all use HTML.