diff options
Diffstat (limited to 'files/ru/web/html/element/a/index.html')
-rw-r--r-- | files/ru/web/html/element/a/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/ru/web/html/element/a/index.html b/files/ru/web/html/element/a/index.html index 3a0d0df368..f7f8ad4890 100644 --- a/files/ru/web/html/element/a/index.html +++ b/files/ru/web/html/element/a/index.html @@ -276,6 +276,9 @@ document.body.appendChild(link); {{Specifications}} +<h2 id="Browser_compatibility">Совместимость с браузерами</h2> +<p>{{Compat}}</p> + <h2 id="Notes">Примечания</h2> <p>HTML 3.2 включает в себя только <code>name</code>, <code>href</code>, <code>rel</code>, <code>rev</code> и <code>title</code>.</p> |