Skip to content

Commit

Permalink
iCodeThis -Music Player 2 Added
Browse files Browse the repository at this point in the history
  • Loading branch information
mohdahsanrazakhan committed Sep 15, 2023
1 parent 6dd6c22 commit 20075ec
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
Binary file added assets/iCodeThis-Music-Player-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,30 @@ <h1>Mobile Pad</h1>
</div>
</div>

<!-- Music Player 2 -->
<div class="card">
<div id="img-style">
<img src="assets/iCodeThis-Music-Player-2.png" alt="Project-Img" loading="lazy">
</div>
<div class="content-area">
<div class="content-box">
<h1>Music Player 2</h1>
<div id="icons">
<a href="https://icodethis.com/submissions/37160">
<i class="fa-solid fa-arrow-up-right-from-square"></i></a>
<!-- Upload the code on github -->
<span class="tooltip">iCodeThis</span>
<a href="https://www.icodethis.com/md_mark"><i class="fas fa-keyboard"></i></a>
</div>
</div>
<div class="tech">
<p class="html">HTML</p>
<p class="css">Tailwind CSS</p>
<p class="js">JavaScript</p>
</div>
</div>
</div>

<!-- Leaderboard 3 -->
<div class="card">
<div id="img-style">
Expand Down

0 comments on commit 20075ec

Please sign in to comment.