Skip to content

Commit 593c942

Browse files
Missing close Tag
Fixed closing div tag
1 parent 71fea03 commit 593c942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2-structure/14_top_8.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <h2 class="friend-name">My Friend Tom</h2>
7979
<h2 class="friend-name">My Friend Tom</h2>
8080
<img src="https://i.imgur.com/d9USJcY.jpeg" alt="Tom from MySpace">
8181
</div>
82+
</div>
8283
</div>
8384
</body>
8485
</html>

0 commit comments

Comments
 (0)