1 parent 5ed6947 commit 919f641Copy full SHA for 919f641
1 file changed
README.md
@@ -39,7 +39,8 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
39
40
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
41
<!--~~~~~~~~~~~~~~~~~~~~~~~ 01. change content using innerHTML ~~~~~~~~~~~~~~~~-->
42
-<div style="text-align: center">
+<p align="center" >
43
+<p style="text-align:center;">
44
<a href=""
45
target="_blank" rel="noopener noreferrer">
46
<img class="displayed"
@@ -49,7 +50,8 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
49
50
title=""
51
alt="." />
52
</a>
-</div>
53
+</p>
54
55
<!-- image001.gif -->
56
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
57
<h4>In this example</h4>
0 commit comments