Skip to content

Commit 5ed6947

Browse files
authored
Update README.md
1 parent bf15192 commit 5ed6947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
3939

4040
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
4141
<!--~~~~~~~~~~~~~~~~~~~~~~~ 01. change content using innerHTML ~~~~~~~~~~~~~~~~-->
42-
<p style="text-align: center">
42+
<div style="text-align: center">
4343
<a href=""
4444
target="_blank" rel="noopener noreferrer">
4545
<img class="displayed"
@@ -49,7 +49,7 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
4949
title=""
5050
alt="." />
5151
</a>
52-
</p>
52+
</div>
5353
<!-- image001.gif -->
5454
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
5555
<h4>In this example</h4>

0 commit comments

Comments
 (0)