what is html: HTML is a markup language for creating the structure of a web page and presenting content. Thanks to the markup, the browser knows in which order to display the elements and what they mean.
що таке html: HTML — це мова розмітки для створення структури веб-сторінки та представлення вмісту. Завдяки розмітці браузер знає, в якому порядку відображати елементи та що вони означають.
<Global Attributes>
<Attribute class>
<Attribute hiden_>
<Attribute autocomplete>
<Attribute novalidate>
<Attribute for>
<Attribute inputmode>
<Attribute placeholder>
<Attribute disabled>
<Attribute readonly>
<Attribute required>
<Attribute value>
<Attribute accept>
<Attribute pattern>
<Attribute multiple>
<Attribute size>
<Attribute minlength,maxlength>
<Attribute step>
<Attribute capture>