aboutsummaryrefslogtreecommitdiff
path: root/files/uk/web/html/довідник/index.html
blob: 2e4425a878489b8cf80dd8786dde8f94c2556724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: HTML довідник
slug: Web/HTML/Довідник
tags:
  - HTML
  - Landing
  - WWW
  - Довідка
translation_of: Web/HTML/Reference
---
<div>{{HTMLSidebar}}</div>

<p>Цей <a href="/en-US/docs/Web/HTML">HTML</a>-довідник описує всі <strong>елементи </strong>і <strong>атрибути</strong> HTML, включаючи <strong>глобальні атрибути,</strong> які застосовуються до всіх елементів.</p>

<dl>
 <dd></dd>
 <dt><a href="/en-US/docs/Web/HTML/Element">Довідник HTML елементів</a></dt>
 <dd>This page lists all the HTML elements.</dd>
 <dt><a href="/en-US/docs/Web/HTML/Attributes">Довідник HTML атрибутів</a></dt>
 <dd>Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want.</dd>
 <dt><a href="/en-US/docs/Web/HTML/Global_attributes">Глобальні атрибути</a></dt>
 <dd>Global attributes may be specified on all HTML elements, even those not specified in the standard. That means that any non-standard elements must still permit these attributes, even though using those elements means that the document is no longer HTML5-compliant. For example, HTML5-compliant browsers hide content marked as &lt;foo hidden&gt;...&lt;foo&gt;, even though &lt;foo&gt; is not a valid HTML element.</dd>
 <dt><a href="/en-US/docs/Web/HTML/Link_types">Типи посиланнь</a></dt>
 <dd>In HTML, the following link types indicate the relationship between two documents, in which one links to the other using an &lt;a&gt;, &lt;area&gt;, or &lt;link&gt; element.</dd>
</dl>

<p><span class="alllinks"><a href="/en-US/docs/tag/HTML" title="Article tagged: HTML">Переглянути всі сторінки помічені "HTML"...</a></span></p>