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