-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
174 lines (142 loc) · 6.2 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
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- font -->
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link href="https://fonts.cdnfonts.com/css/lota-grotesque-alt-1" rel="stylesheet">
<!-- css -->
<link rel="stylesheet" href="style.css">
<title>Openbro</title>
</head>
<body>
<div class="background_image">
<!-- Navbar -->
<div>
<nav class="navbar container navbar-expand-lg" style="background-color: transparent;">
<div class="container-fluid p-2">
<a class="navbar-brand text-black bold" href="#">Openbro</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<form class="nav container-fluid">
<label>
<input class="form-control rounded-pill text-center" type="text" size="37" placeholder="Search items, collection, or accounts" aria-label="Search">
</label>
</form>
<ul class="nav container justify-content-end">
<li class="nav-item">
<a class="nav-link text-white mt-3" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-white mt-3" href="#">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link text-white mt-3" href="#">Community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<img src="images/sign_in.png" alt="">
</a>
</li>
</ul>
</nav>
</div>
<!-- Whole Section -->
<div class="container">
<div class="row">
<!-- Left Section -->
<div class="col-5 mt-3 ">
<div class="container">
<strong class="bold" style="font-family: Space Grotesk; font-size: 55px;">
Discover,collect,<br>
and sell your<br>
beautiful NFTs
</strong>
<p style="font-family: Lota Grotesque; color: #5E5E5E;">
Digital marketplace for crypto collectibles and<br>
non-fungible tokens(NFTs). Discover, Collect,<br>
and Sell your exclusive digital assests.
</p>
</div>
<div class="container justify-content-center p-3">
<a class="col-6" href="#">
<img src="images/Frame_1.png" alt="">
</a>
<a class="col-6" href="#">
<img src="images/Frame_2.png" alt="">
</a>
</div>
<div class="row">
<div class="col p-3">
<strong class="h2">35K+</strong>
<p style="font-family: Lota Grotesque; color: #5E5E5E;">
Artwork
</p>
</div>
<div class="col order-1 p-3">
<strong class="h2">29K+</strong>
<p style="font-family: Lota Grotesque; color: #5E5E5E;">
Auction
</p>
</div>
<div class="col order-5 p-3">
<strong class="h2">15K+</strong>
<p style="font-family: Lota Grotesque; color: #5E5E5E;">
Artist
</p>
</div>
</div>
<div class="row">
<span class="col-6 mt-2">
<img class="z-index-2" style="position: relative; left: 10px;" src="images/girl_1.png" alt="">
</span>
<span class="col-6 mt-2">
<img class="z-index-2" style="position: relative; left: 10px;" src="images/girl_2.png" alt="">
</span>
</div>
</div>
<!-- Middle Section -->
<div class="col-2"
style="align-items: center; display: flex; margin-bottom: 100px; ">
<img class="img-fluid justify-content-center" src="images/Mask_Group.png" alt="">
</div>
<!-- Right Section -->
<div class="col-5 justify-content-left text-white">
<div class="row mt-3" style="width: 483px; height: 389px;">
<img src="images/Subtract.png" sizes="" alt="">
</div>
<h1 class="row h1 mt-3 p-2" >
Flowerist Gurls
</h1>
<p class="row mt-2 p-2">
Current bid
</p>
<div class="row mt-3">
<h2 class="h1 col">
15,97 ETH
</h2>
<p class="col mt-3 display-3" style="font-family: Lota Grotesque; font-size: large; color: #B4B4B4;">
($65,139.07)
</p>
</div>
<div class="d-grid gap-2 d-md-block mt-4">
<button class="btn mt-2" style="background-color: #E0FF20" type="button">
Place Bid
</button>
<button class="btn mt-2 mx-3" style="border-color: #E0FF20; color: #E0FF20;" type="button">
View Artwork
</button>
</div>
</div>
</div>
</div>
</div>
</body>
</html>