diff options
Diffstat (limited to 'files/ru/web/api/htmlinputelement')
-rw-r--r-- | files/ru/web/api/htmlinputelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlinputelement/index.html b/files/ru/web/api/htmlinputelement/index.html index fa73be0cbb..f0b6634279 100644 --- a/files/ru/web/api/htmlinputelement/index.html +++ b/files/ru/web/api/htmlinputelement/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/HTMLInputElement <p>Интерфейс <strong><code>HTMLInputElement</code></strong> <span id="result_box" lang="ru"><span class="alt-edited">предоставляет специальные свойства и методы</span></span> (расширяющие интерфейс {{domxref("HTMLElement")}} который также доступен через наследование) для управления размещением и отображением элементов input.</p> -<h2 id="Properties" name="Properties">Properties</h2> +<h2 id="Properties">Properties</h2> <p><em>Наследует свойства своего родителя, </em><em>{{domxref("HTMLElement")}}.</em></p> |