Tags

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 purposes, but modern web design relies on CSS to keep content and layout separate. HTML tags and hashtags are unrelated.

    • Related Articles

    • 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 ...
    • H1

      An HTML tag used to identify the highest level of information on a page. In practice, page titles and headlines are usually marked with H1 tags and are the largest pieces of text on a page. H1 tags can be associated with specific styles or formatting ...
    • Title Tag

      An HTML tag that designates the title of a page. Confusingly, the title tag isn’t responsible for the headline that appears on a web page—the H1 tag defines that. Text contained in the title tag is usually rendered in the top of the browser window or ...
    • 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 ...
    • Direct Marketing

      Marketing that is delivered directly to the customer via the company selling a product. It’s often called direct response marketing. It typically includes a call to action (CTA) requesting a desired response such as calling a phone number or visiting ...