Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/.DS_Store
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,18 @@ <h2>Coding Language Books</h2>
</td>
</tr>
</div>
<h2>Database System Books</h2>
<div id="databse-system-books-container">
<tr>
<td>
<a class="box1" target="”_blank”"><img class="poster" src="./public/BooksThumb/dbms-practical-approach.png" alt="Book Cover DBMS practical approach" />
<button
onclick="window.location.href='https://drive.google.com/uc?export=download&id=1UZ2dS2HSW2DTybO4XxisJxHHeD8vZHM0';"
class="mybuttonoverlap btn btn-info">
Download<i class="bx bx-xs bx-download" style="color: white; padding-left: 0.5em"></i></button></a>
</td>
</tr>
</div>
<a href="#" id="toTopBtn" class="cd-top text-replace js-cd-top cd-top--is-visible cd-top--fade-out" data-abc="true"></a>
<footer>
<h3>
Expand Down
Binary file added public/BooksThumb/dbms-practical-approach.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.