Skip to content

Commit 919f641

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

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

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

4040
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
4141
<!--~~~~~~~~~~~~~~~~~~~~~~~ 01. change content using innerHTML ~~~~~~~~~~~~~~~~-->
42-
<div style="text-align: center">
42+
<p align="center" >
43+
<p style="text-align:center;">
4344
<a href=""
4445
target="_blank" rel="noopener noreferrer">
4546
<img class="displayed"
@@ -49,7 +50,8 @@ properties for this are <b><mark>innerHTML</mark></b> and <b><mark>textContent:<
4950
title=""
5051
alt="." />
5152
</a>
52-
</div>
53+
</p>
54+
</p>
5355
<!-- image001.gif -->
5456
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
5557
<h4>In this example</h4>

0 commit comments

Comments
 (0)