HTML

HTML

Hypertext markup language (HTML) is the coding language used to create web pages. With the help of CSS and JavaScript, HTML tells a web browser how to format, style, and link together text and images on a page. For example, the tag is used to separate a block of text into paragraphs. HTML tags can also include attributes and values that tell the web browser what to do with the content.


    • Related Articles

    • Canonical URL

      The "master version" of a page on your website that you want search engine crawlers to find. As you launch marketing campaigns and track users, information gets added to the end of your unique page URLs. From the crawlers’ point of view, this means ...
    • Tags

      A piece of HTML code that tells a web browser how to render an element on a web page. Tags are the workhorses of HTML and provide structure to this otherwise plain-text programming language. In the early days of the web, tags were used for layout ...
    • Extensible Markup Language (XML)

      A human- and machine-readable coding language that adds structure, meaning, or context to a text document. Extensible markup language (XML) ranges from very simple to highly complex (hence “extensible”). Today’s version of HTML is a specialized ...
    • Meta Tags

      HTML code that helps search engines understand, evaluate, and rank web pages. Meta tags include meta description (a summary of the page), meta keywords (words and phrases used in the content of the page), and a canonical URL (the master version of a ...
    • Meta Description

      A brief summary of what a web page is about in the HTML code of the page. Character counts may vary by search engine, but 160 characters with spaces is a good guideline. Search engines consider meta descriptions when ranking your page for relevance ...