How to set up smartphones and PCs. Informational portal
  • home
  • News
  • HTML5: old tags for a new purpose. HTML5 elements - new tags

HTML5: old tags for a new purpose. HTML5 elements - new tags

HTML tags is the basis of the HTML language. Tags are used to delimit the start and end of elements in markup.

Every HTML document consists of a tree of HTML elements and text. Each HTML element is identified by a start (opening) and an end (closing) tag. The start and end tags contain the tag name.

All HTML elements are divided into five types:

  • empty elements , ,
    , , ,
    , , ,
    Used to store additional information about the page. This information is used by browsers to process the page, and search engines to index it. In the block there may be multiple tags , because depending on the attributes used, they carry different information. Measurement indicator in the specified range.