Replace Jquery -> jQuery (#35184)

* Replace Jquery -> jQuery

* JQuery

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>
This commit is contained in:
Lipis
2019-02-14 15:59:19 +01:00
committed by Randell Dawson
parent a4dafdf54f
commit 5818b277c4
38 changed files with 128 additions and 122 deletions

View File

@@ -1,9 +1,11 @@
---
title: HTML Method
localeTitle: Método HTML
---
---
title: HTML Method
localeTitle: Método HTML
---
# Método HTML
El método `.html()` jQuery obtiene el contenido de un elemento HTML o establece el contenido de un elemento HTML.
## Consiguiendo
@@ -37,4 +39,4 @@ Eso establecerá el contenido de todos los elementos `<p>` en Hello World!
### Más información
[Escuelas w3](https://www.w3schools.com/jquery/html_html.asp)