Merge pull request #54 from SahilChoursiaya/patch-1

Closing div tag solution.html
This commit is contained in:
Cody Loyd 2021-10-13 10:04:05 -05:00 committed by GitHub
commit 5e3cca3ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@
</div>
<div class="three">
DIV THREE
</div
</div>
</body>
</html>
</html>