Merge pull request #54 from SahilChoursiaya/patch-1
Closing div tag solution.html
This commit is contained in:
commit
5e3cca3ecb
|
@ -16,6 +16,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="three">
|
<div class="three">
|
||||||
DIV THREE
|
DIV THREE
|
||||||
</div
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue