Skip to content

Commit

Permalink
Merge pull request #860 from Muthu1206/patch-5
Browse files Browse the repository at this point in the history
classroom schedular.index.html
  • Loading branch information
Ayushparikh-code authored Oct 29, 2024
2 parents f886bcd + 77c0cc6 commit b714fa5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CLASSROOM SCHEDULER WEBSITE/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<button class="btn">Search Teacher</button>
</div>
</nav>

<div class="wrapper">
<h1 class="heading">Schedule your batch.</h1>
<label for="addingNote" class="addingNote">Add Batch</label> <br />
Expand All @@ -44,11 +44,9 @@ <h1 class="heading">Schedule your batch.</h1>

<hr class="margin-top hr" />
<h1 class="class">Your Classes</h1>

<hr class="hr"/>
<div class="showNotes" id="notes"></div>
</div>

<script src="script.js"></script>
</body>
</html>

0 comments on commit b714fa5

Please sign in to comment.