We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d98e6ea + 1b20b34 commit 6ff43f1Copy full SHA for 6ff43f1
index.html
@@ -66,7 +66,7 @@
66
<div class="fixed-top" id="message"></div>
67
68
69
- <!--Adding books-->
+ <!--Section of Adding books-->
70
<div class="container pt-4 mt-5 my-3">
71
<h1 class="text-center display-4 font-weight-bold">Welcome To Online Library</h1>
72
<hr>
@@ -124,7 +124,7 @@ <h1 class="text-center display-4 font-weight-bold">Welcome To Online Library</h1
124
</form>
125
<br>
126
127
- <!--Display of books-->
+ <!-- Section Display of books-->
128
<div id="table mt-0">
129
130
<h1>Your Book Shelf</h1>
0 commit comments