Update index.html
This commit is contained in:
parent
35ea12e517
commit
edf3f51b97
12
index.html
12
index.html
@ -61,7 +61,7 @@
|
||||
<!-- Start Projects -->
|
||||
<!-- Box 1 >> 1 Day To 20 -->
|
||||
<div id="day1" class="box">
|
||||
<img src="img/01.png" alt="01">
|
||||
<img src="img/projects/01.jpg" alt="01">
|
||||
<div class="content">
|
||||
<h3>Day 1</h3>
|
||||
<p>Saudi Founding Day</p>
|
||||
@ -73,7 +73,7 @@
|
||||
</div>
|
||||
<!-- Box 2 -->
|
||||
<div class="box">
|
||||
<img src="img/02.jpg" alt="02">
|
||||
<img src="img/projects/02.jpg" alt="02">
|
||||
<div class="content">
|
||||
<h3>Day 2</h3>
|
||||
<p>Calculator Glassmorphism Effects</p>
|
||||
@ -85,14 +85,14 @@
|
||||
</div>
|
||||
<!-- Box 3 -->
|
||||
<div class="box">
|
||||
<img src="img/1.jpg" alt="">
|
||||
<img src="img/projects/03.jpg" alt="03">
|
||||
<div class="content">
|
||||
<h3>Day 3</h3>
|
||||
<p>lorem !!</p>
|
||||
<p>Dynamic Calendar</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://dynamic-calendar-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/3-javascript-dynamic-calendar-css-glassmorphism-ui-design" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Box 4 -->
|
||||
|
Loading…
Reference in New Issue
Block a user