create-modify-element - Add outro

This commit is contained in:
2020-10-16 19:30:52 +05:30
parent bde27f4cf6
commit dde35f6e36
+6 -1
View File
@@ -229,4 +229,9 @@ outerEle.appendChild(fragment)
```
<MDN title="Document Fragment" url="https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment" />
<MDN title="Document Fragment" url="https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment" />
--------
In the next section, we'll see how to read information from a DOM element.