Skip to content

Commit

Permalink
table
Browse files Browse the repository at this point in the history
  • Loading branch information
imuniyat committed Mar 27, 2024
1 parent 1203521 commit 6188ab9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/learningmodule/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Type the subject name or topic of interest in the search box below.
Save</button> -->

<script src="table.js"></script>

<script src="sort.js"></script>
<input type="text" id="myInput" style="background:#6F4A9E;color:white;border-radius:10px;padding:15px;width:60vw;" onkeyup="myFunction()" placeholder="Search by subject.." title="Type in a name">

<!-- <table id="myTable" class="table table-bordered table-hover table-condensed"> -->
Expand Down Expand Up @@ -874,4 +874,3 @@ Type the subject name or topic of interest in the search box below.
</tr>
</tbody></table>

<script src="sort.js"></script>

0 comments on commit 6188ab9

Please sign in to comment.