Html tags and attributes reference with examples. What are HTML tags and attributes, W3C validator. Structure and rules for writing tags. What are Html tags

HTML is a hypertext markup language. It is based on the so-called tags. Tags are wrapper elements that define the format and properties of web page elements. On one page, we have put together an up-to-date HTML tag reference for you.

In total, there are more than a hundred markup elements. Each has a number of attributes and its own syntax. The HTML tag reference will help you quickly find the element you need.

List of HTML tags

The table below shows a list of HTML5 tags with a brief description in Russian.

Tag Short description
A comment.
Specifies the document type.
Link, hyperlink, anchor.
Defines text as an abbreviation.
Contact information for the author or owner of the document.
Defines an area on an image map
Article
Content aside (content is not the main content on the page in terms of meaning)
Allows you to insert a playable audio file.
Bold text.
Specifies the base URL or target attribute for relative links in a document.
An area where the writing of the text may have a different direction.
Sets the writing direction of the text. Unlike direction indicates the physical direction
Quote.
Specifies the body area of ​​the document.

Line break.
Clickable button.
Used to draw graphics using scripts
Table caption.
Footnote to the name of the material.
Used to insert computer code in text form.
Sets the characteristics of the columns in the table.
Specifies a group of one or more table columns to format.
Used to define predefined options to choose from when typing in a text field.
Defines the description of the term from the tag
in the list of terms
.
Text that is removed in the new version of the document.
Specifies additional information that the user can view or hide.
Indicates that the content is a term.
Specifies a dialog box or interactive element
The block element is one of the main layout elements.
Defines a list of definitions.
Name of the term in the list of definitions
.
meaningful text (usually text in italics).
Container for external application
A group of related elements on a form.
Heading for
element
Defines a stand-alone group of several elements (for example, a picture with a caption)
footer
Specifies the form of user input.

-

HTML headers at different levels:

,

,

,

,

,
.
Specifies the head region of the document.
Header block

The horizontal line is a thematic separator.
root element. Tells the browser that this document is an HTML document.
Italicizes text.