Skip to content

Commit

Permalink
added components folder for cards
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisarg155 committed Oct 14, 2023
1 parent 7796ab6 commit 2bc7cf3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
<div class="card">
<!-- <div class="poster"><a href="#"><img src="images/pexels-bich-tran-2481177.jpg" style="width: auto;" alt="" /></a></div> -->
<div class="card h-100">
<img src="images/pexels-bich-tran-2481177.jpg" class="card-img-top" alt="...">
<a href="components/Login_page/login.html"><img src="images/pexels-bich-tran-2481177.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<div class="details">
<h1>Tool Name</h1>
<h2>Developer</h2>
<h1>Login Page</h1>
<h2>By : 12Kishan</h2>
</div>
</div>
</div>
Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit 2bc7cf3

Please sign in to comment.