fix the case in title (#28559)
* fix the case in title * fix: corrected verbs' spelling
This commit is contained in:
committed by
Randell Dawson
parent
0afc6a15c6
commit
4fd6515e1e
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: HTML Dom Innerhtml Property
|
title: HTML DOM innerHTML Property
|
||||||
---
|
---
|
||||||
## HTML Dom Innerhtml Property
|
## HTML DOM innerHTML Property
|
||||||
The `innerHTML` prop return the HTML content inside a selected element and also let you define a new HTML content.
|
The `innerHTML` property returns the HTML content inside a selected element and also lets you define a new HTML content.
|
||||||
|
|
||||||
***GET ELEMENT CONTENT***
|
***GET ELEMENT CONTENT***
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user