Skip to content

Commit b714fa5

Browse files
Merge pull request #860 from Muthu1206/patch-5
classroom schedular.index.html
2 parents f886bcd + 77c0cc6 commit b714fa5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CLASSROOM SCHEDULER WEBSITE/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<button class="btn">Search Teacher</button>
2626
</div>
2727
</nav>
28-
28+
2929
<div class="wrapper">
3030
<h1 class="heading">Schedule your batch.</h1>
3131
<label for="addingNote" class="addingNote">Add Batch</label> <br />
@@ -44,11 +44,9 @@ <h1 class="heading">Schedule your batch.</h1>
4444

4545
<hr class="margin-top hr" />
4646
<h1 class="class">Your Classes</h1>
47-
4847
<hr class="hr"/>
4948
<div class="showNotes" id="notes"></div>
5049
</div>
51-
5250
<script src="script.js"></script>
5351
</body>
5452
</html>

0 commit comments

Comments
 (0)