-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
22 lines (21 loc) · 1.46 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NFTFRONTEND</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<img src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\favicon-32x32.png" alt="favicon">
<img src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\icon-view.svg" alt="icon-view">
<div><img class="image-equillibrium" src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\image-equilibrium.jpg" alt="image-equillibrium">
<p class="Equilibrium"> Equilibrium #3429</p> </div>
<p class="days"> Our Equilibrium collection promotes balance and calm.</p>
<div><p> <img class="special-image" src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\icon-ethereum.svg" alt="icon-ethereum"> <span class="ETH">0.041 ETH</span></p></div>
<div class="clock-3days"> <p><img class="special-image" src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\icon-clock.svg" alt="icon-clock"> <span class="days">3 days left</span></p></div>
<hr class="hr">
<div class="bottom-container"> <p> <img class="Julian-image" src="C:\Users\user\Desktop\.vs\NFTFrontEnd.html\images\image-avatar.png" alt="img-avatar"> <span class="days">Creation of</span> <span class="Jules">Jules Wyvern</span></p></div>
<div>Challenge by Frontend Mentor. Coded by Your Name Here.</div>
</body>
</html>