diff options
Diffstat (limited to 'files/pt-br/web/api/htmlinputelement/index.html')
-rw-r--r-- | files/pt-br/web/api/htmlinputelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/htmlinputelement/index.html b/files/pt-br/web/api/htmlinputelement/index.html index 2537ee7395..abd524a2fa 100644 --- a/files/pt-br/web/api/htmlinputelement/index.html +++ b/files/pt-br/web/api/htmlinputelement/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/HTMLInputElement --- <div>{{ APIRef("HTML DOM") }}</div> -<div></div> + <p>A interface HTMLInputElement fornece propriedades e métodos especiais (além da interface regular {{domxref ("HTMLElement")}}) que também tem disponível por herança) para manipular o layout e a apresentação dos elementos de entrada.</p> |