File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments