Skip to content

Commit bf15192

Browse files
authored
Update README.md
1 parent c91502c commit bf15192

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
2+
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readme.md of dom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
23
<h1>DOM</h1>
34
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
45
<h2>JavaScript - How to Manipulate DOM Elements?</h2>
@@ -38,6 +39,7 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
3839

3940
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
4041
<!--~~~~~~~~~~~~~~~~~~~~~~~ 01. change content using innerHTML ~~~~~~~~~~~~~~~~-->
42+
<p style="text-align: center">
4143
<a href=""
4244
target="_blank" rel="noopener noreferrer">
4345
<img class="displayed"
@@ -47,6 +49,7 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
4749
title=""
4850
alt="." />
4951
</a>
52+
</p>
5053
<!-- image001.gif -->
5154
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
5255
<h4>In this example</h4>

0 commit comments

Comments
 (0)