Update index.html
This commit is contained in:
parent
f30642ff2d
commit
59b4b029c2
@ -304,14 +304,14 @@
|
||||
|
||||
<!-- Box 21 >> 21 Day To 40 -->
|
||||
<div id="day21" class="box">
|
||||
<img src="img/1.jpg" alt="">
|
||||
<img src="img/21.jpg" alt="21">
|
||||
<div class="content">
|
||||
<h3>Day 21</h3>
|
||||
<p>lorem !!</p>
|
||||
<p>Background Color Change</p>
|
||||
</div>
|
||||
<div class="info">
|
||||
<a class="live-demo" href="https://">Live Demo <i class="fa-solid fa-right-long"></i> </a>
|
||||
<a class="source" href="https://github.com/x39OME" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
<a class="live-demo" href="https://background-color-change-js.netlify.app/">Live Demo <i class="fa-solid fa-right-long"></i></a>
|
||||
<a class="source" href="https://github.com/x39OME/100_project_100_days/tree/main/100_projects/21-background-color-change" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Box 22 -->
|
||||
|
Loading…
Reference in New Issue
Block a user