-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgallery.html
194 lines (194 loc) · 10.6 KB
/
gallery.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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>DSEA NFT</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<link href="assets/img/fav.png" rel="icon" />
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet" />
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="assets/css/style.css?version=0.0.0.1" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="assets/css/slick.css" />
<link rel="stylesheet" type="text/css" href="assets/css/slick-theme.css" />
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container d-flex align-items-center">
<h1 class="logo me-auto">
<a href="index.html">
<img src="assets/img/logo.png" alt="" class="img-fluid" />
</a>
</h1>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a href="home.html" class="active">Home</a></li>
<li><a href="my_item.html">My Page</a></li>
<li class="dropdown">
<a href=""><span>Create</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="create.html">Generate NFTs </a></li>
<li><a href="#">Personal Information</a></li>
</ul>
</li>
<li><a href="Vr_property.html">VR Property</a></li>
<li><a href="market.html">Market</a></li>
<li class="dropdown">
<a href=""><span>Community</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="Blog.html">NFT Trends</a></li>
<li><a href="contact.html">Customer Center</a></li>
<li><a href="edit-profile.html">Profile</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<div class="header-social-links d-flex">
<div class="dropdown">
<button id="myBtn" class="" data-bs-toggle="modal" data-bs-target="#exampleModal">Connect Wallet</button>
</div>
</div>
</div>
</header>
<!-- End Header -->
<div class="collectible">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Gallery</h2>
</div>
</div>
</div>
</div>
<div class="gallery">
<div class="container">
<div class="row">
<div class="row">
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/s2.jpeg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/coming.jpg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/earth.gif" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/brick.gif" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/men.gif" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/s2.jpeg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/s2.jpeg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb mb-4">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/men.gif" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/coming.jpg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/s2.jpeg" alt="Another alt text"> </a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a class="thumbnail"> <img class="img-thumbnail" src="assets/img/men.gif" alt="Another alt text"> </a>
</div>
</div>
</div>
</div>
</div>
<!-- ======= Footer ======= -->
<div class="bottom_footers">
<div class="container">
<div class="row">
<div class="col-md-3 col-12">
<div class="footer_logo text-white">
<a href="./index.php" class="text-decoration-none">
<img class="home_logo foot_lg" src="./assets/img/logo.png" />
</a>
<p>General knowledge is something that helps us to grow both on a personal as well as academic level.</p>
</div>
</div>
<div class="col-md-3 col-6">
<div class="footer_links text-white">
<ul class="list-unstyled">
<li class="py-2 font-weight-normal">
<a href="About.html" class="text-decoration-none">About Us</a>
</li>
<li class="py-2 font-weight-normal">
<a href="event.html" class="text-decoration-none">Events</a>
</li>
<li class="py-2 font-weight-normal">
<a href="Blog.html" class="text-decoration-none">Blogs</a>
</li>
<li class="py-2 font-weight-normal">
<a href="gallery.html" class="text-decoration-none">Gallery</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-6">
<div class="footer_links text-white">
<ul class="list-unstyled">
<li class="py-2 font-weight-normal">
<a href="contact.html" class="text-decoration-none">Contact us</a>
</li>
<li class="py-2 font-weight-normal">
<a href="term.html" class="text-decoration-none">Terms of use</a>
</li>
<li class="py-2 font-weight-normal">
<a href="privacy-policy.html" class="text-decoration-none">Privacy policy </a>
</li>
<li class="py-2 font-weight-normal">
<a href="refund.html" class="text-decoration-none">Refund policy</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-12">
<div class="footer_links text-white">
<h5>Connect with us</h5>
<a href="https://www.facebook.com/" class="facebook"><i class="bx bxl-instagram"></i></a>
<a href="https://www.instagram.com/" class="facebook"><i class="bx bxl-discord"></i></a>
<a href="https://www.youtube.com/" class="facebook"><i class="bx bxl-twitter"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="bg-dark py-3 btm_sec">
<div class="container">
<div class="row align-items-center">
<div class="col-md-12">
<div class="copy_right text-center">
<h6 class="m-0 text-white">
© Copyright 2022 |
<a href="#" class="text-decoration-none">NFT Pro</a>
</h6>
</div>
</div>
</div>
</div>
</div>
<!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script>
AOS.init();
</script>
</body>
</html>