-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
53 lines (38 loc) · 1.9 KB
/
Copy pathindex.html
File metadata and controls
53 lines (38 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html lang="en">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap" rel="stylesheet">
<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">
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="style.css">
<title>Bitcamp</title>
</head>
<body>
<div class="class1">
<div class="container">
<img src="IMG/eq.png" alt="traki" class="image" style="width: 302px;height: 302px;" >
<div class="middle">
<div class="text"> <img class="textback" src="IMG/eye.png" alt="eye photo" style="width: 44px;height: 30px;" > </div>
</div>
</div>
<h1> <a target="_blank" href="www.google.ge"> Equilibrium #3429 </a> </h1>
<p> Our Equilibrium collection promotes balance and calm</p>
<div class="center">
<img class="remove" src="IMG/Photo.png" alt="icon" style="height: 15px; width: 13.33px;">
<p style="color: cyan;"> 0.041 ETH </p>
<img src="IMG/T.png" alt="timer" style="height: 13.33px; width: 13.33px;padding-left: 100px;padding-right: 10px; padding-top: 22px;"><p>3 days left </p>
</div>
<svg>
<rect id="box" x="25px" y="0" width="100%" height="2"/>
</svg>
<div class="klasi">
<img class="remove" src="IMG/Avatar.png" alt="avatar picture" style="height:33px; width: 33px;padding-top: 15px; padding-right: 15px; ">
<p>creation of <a target="_blank" href="www.google.ge"> Jules Wyvern </a></p>
</div>
</div>
</body>
</html>