-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
180 lines (180 loc) · 8.78 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
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NFT Museum</title>
<link rel="stylesheet" href="indexstyle.css">
</head>
<body>
<div class="one">
<header id="main-header">
<h1>NFT Museum</h1>
</header>
<nav id="navbar">
<ul>
<div class="rest">
<li><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="explore.html">Explore</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</div>
<div class="login">
<li><a href="login.html">Start Collecting</a></li>
</div>
</ul>
</nav>
</div>
<section id="showcase">
<div class="container">
<h4>INDIA'S LARGEST DIGITAL MARKETPLACE</h4>
<h1>Explore Hundreds <br> Of Digital Art And <br> Collectibles.</h1>
<p>Buy and explore crypto collectibles and non-fungible tokens(NFTs) made by <br> artists all around India.</p>
<a href="explore.html">Discover Collection</a>
</div>
</section>
<article id="article">
<div class="container">
<div class="group">
<div class="group-1">
<h3>Trending</h3>
<div class="boxes">
<a href="anime13.html"><img src="images/anime13.jpg" alt="pic" width="80px" height="80px"></a>
<p>King of Curses</p>
</div>
<hr>
<div class="boxes">
<a href="marvel1.html"><img src="images/marvel1.jpg" alt="pic" width="80px" height="80px"></a>
<p>Iron Man</p>
</div>
<hr>
<div class="boxes">
<a href="anime7.html"><img src="images/anime7.jpg" alt="pic" width="80px" height="80px"></a>
<p>Levi Ackerman</p>
</div>
<hr>
<div class="boxes">
<a href="gaming1.html"><img src="images/gaming1.jpg" alt="pic" width="80px" height="80px"></a>
<p>Anti Mage</p>
</div>
<hr>
<div class="boxes">
<a href="marvel5.html"><img src="images/marvel5.jpg" alt="pic" width="80px" height="80px"></a>
<p>Venom</p>
</div>
</div>
<div class="group-2">
<h3>Popular</h3>
<div class="boxes">
<a href="marvel4.html"><img src="images/marvel4.jpg" alt="pic" width="80px" height="80px"></a>
<p>Captain Marvel</p>
</div>
<hr>
<div class="boxes">
<a href="gaming3.html"><img src="images/gaming3.jpg" alt="pic" width="80px" height="80px"></a>
<p>Reyna</p>
</div>
<hr>
<div class="boxes">
<a href="gaming2.html"><img src="images/gaming2.jpg" alt="pic" width="80px" height="80px"></a>
<p>Marvel's Spider-Man</p>
</div>
<hr>
<div class="boxes">
<a href="anime7.html"><img src="images/anime7.jpg" alt="pic" width="80px" height="80px"></a>
<p>Levi Ackerman</p>
</div>
<hr>
<div class="boxes">
<a href="gaming12.html"><img src="images/gaming12.jpg" alt="pic" width="80px" height="80px"></a>
<p>Among Us</p>
</div>
</div>
<div class="group-3">
<h3>Favourite</h3>
<div class="boxes">
<a href="marvel4.html"><img src="images/marvel4.jpg" alt="pic" width="80px" height="80px"></a>
<p>Captain Marvel</p>
</div>
<hr>
<div class="boxes">
<a href="gaming3.html"><img src="images/gaming3.jpg" alt="pic" width="80px" height="80px"></a>
<p>Reyna</p>
</div>
<hr>
<div class="boxes">
<a href="anime12.html"><img src="images/anime12.jpg" alt="pic" width="80px" height="80px"></a>
<p>Naruto Uzumaki</p>
</div>
<hr>
<div class="boxes">
<a href="anime7.html"><img src="images/anime7.jpg" alt="pic" width="80px" height="80px"></a>
<p>Levi Ackerman</p>
</div>
<hr>
<div class="boxes">
<a href="gaming2.html"><img src="images/gaming2.jpg" alt="pic" width="80px" height="80px"></a>
<p>Marvel's Spider-Man</p>
</div>
</div>
<div class="group-4">
<h3>Latest</h3>
<div class="boxes">
<a href="marvel14.html"><img src="images/marvel14.jpg" alt="pic" width="80px" height="80px"></a>
<p>Shang-Chi</p>
</div>
<hr>
<div class="boxes">
<a href="marvel2.html"><img src="images/marvel2.png" alt="pic" width="80px" height="80px"></a>
<p>Deadpool</p>
</div>
<hr>
<div class="boxes">
<a href="marvel5.html"><img src="images/marvel5.jpg" alt="pic" width="80px" height="80px"></a>
<p>Venom</p>
</div>
<hr>
<div class="boxes">
<a href="anime2.html"><img src="images/anime2.jpg" alt="pic" width="80px" height="80px"></a>
<p>Armor Titan</p>
</div>
<hr>
<div class="boxes">
<a href="gaming11.html"><img src="images/gaming11.png" alt="pic" width="80px" height="80px"></a>
<p>BGMI</p>
</div>
</div>
</div>
</div>
</div>
</article>
<footer id="main-footer">
<div class="container">
<div class="container-2">
<div class="box-3">
<h2>NFT Museum</h2>
<p>India's largest digital marketplace for crypto collectibles and non-fungible tokens (NFTs). Buy, sell, and discover exclusive digital items.</p>
</div>
<div class="box-4">
<h3>Marketplace</h3>
<p><a href="explore.html">Anime</a> <br> <a href="explore.html">Marvel</a> <br> <a href="explore.html">Gaming</a></p>
</div>
<div class="box-5">
<h3>My Account</h3>
<p><a href="login.html">Profile</a> <br> <a href="#">Settings</a></p>
</div>
<div class="box-6">
<h3>Company</h3>
<p><a href="aboutus.html">About</a> <br> <a href="#">Careers</a> <br> <a href="#">Partners</a></p>
</div>
<div class="box-7">
<h3>Learn</h3>
<p><a href="https://www.forbes.com/advisor/in/investing/cryptocurrency/what-is-an-nft-how-do-nfts-work/" target="_blank">What is an NFT?</a> <br> <a href="https://www.forbes.com/advisor/in/investing/cryptocurrency/how-to-buy-nfts/" target="_blank">How to buy an NFT?</a> <br> <a href="https://www.forbes.com/advisor/in/investing/cryptocurrency/what-is-cryptocurrency-and-how-does-it-work/" target="_blank">What is cryptocurrency?</a> <br> <a href="https://www.coinbase.com/learn/crypto-basics/what-is-a-crypto-wallet" target="_blank">What is a crypto wallet?</a> <br> <a href="https://resources.cyberlabs.club/blockchain" target="_blank">What is blockchain?</a> <br> <a href="https://www.forbes.com/advisor/investing/cryptocurrency/what-is-web-3-0/" target="_blank">What is web3.0?</a> <br> <a href="https://pontem.network/posts/9-tips-to-stay-safe-in-web3" target="_blank">How to stay protected on web3.0?</a></p>
</div>
</div>
<hr>
<p>Copyright © 2024, NFT Museum</p>
</div>
</footer>
</body>
</html>