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<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
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 >
You can’t perform that action at this time.
0 commit comments