Skip to content

Commit e44ed60

Browse files
authored
Update README.md
1 parent 919f641 commit e44ed60

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
22
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readme.md of dom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
3-
<h1>DOM</h1>
3+
<h1 align="center">DOM</h1>
44
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
55
<h2>JavaScript - How to Manipulate DOM Elements?</h2>
66
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
@@ -40,7 +40,6 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
4040
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
4141
<!--~~~~~~~~~~~~~~~~~~~~~~~ 01. change content using innerHTML ~~~~~~~~~~~~~~~~-->
4242
<p align="center" >
43-
<p style="text-align:center;">
4443
<a href=""
4544
target="_blank" rel="noopener noreferrer">
4645
<img class="displayed"
@@ -51,7 +50,6 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
5150
alt="." />
5251
</a>
5352
</p>
54-
</p>
5553
<!-- image001.gif -->
5654
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
5755
<h4>In this example</h4>

0 commit comments

Comments
 (0)