-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
198 lines (198 loc) · 6.97 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html>
<head>
<title>Crypto</title>
<meta charset="UTF-8" />
<meta
name="description"
content="This is website helps you to all basics this about cryptocurrecy. Crypto topics covered for beginers"
/>
<meta
name="keywords"
content="crypto, cryptocurrency, cryptography, bitcoin, ethereum, mining, trading"
/>
<meta name="author" content="Rishvanth K S" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
table,
th,
td {
border: 2px solid black;
border-collapse: collapse;
}
</style>
<link rel="stylesheet" href="style.css" />
</head>
<!--Below content is Body Content-->
<body style="background-color: gray">
<header>
<h1 style="text-align: center">All About Crypto</h1>
<hr />
</header>
<div>
<section>
<h2>What is Crypto?</h2>
<img
src="https://zipmex.com/static/9fa6dfad669ba5ee87dfcb67c5e0048c/SGSC-01-What-is-Cryptocurrency-Web.jpg"
alt="what is crypto?"
width="450px"
/>
<br /><br />
<a
href="https://www.oswego.edu/cts/basics-about-cryptocurrency#:~:text=A%20cryptocurrency%20is%20a%20digital,you%20need%20a%20cryptocurrency%20wallet."
>Click here to know more</a
>
<p>
<big>A</big> <b>Cryptocurrency</b> is a digital currency, which is an
alternative form of payment created using
<strong>encryption algorithms.</strong> The use of encryption
technologies means that cryptocurrencies function both as a currency
and as a virtual accounting system. To use cryptocurrencies, you need
a cryptocurrency wallet.
</p>
</section>
<section>
<h2>How does cryptocurrency work?</h2>
<a
href="https://www.kaspersky.com/resource-center/definitions/what-is-cryptocurrency"
><img
src="https://www.howtogeek.com/wp-content/uploads/2021/08/shutterstock_1434643079.jpg?height=200p&trim=2,2,2,2"
alt="Crypto coins"
width="450px"
/></a>
<p style="color: brown">Click the above image to know more</p>
<p>
<i>Cryptocurrency</i>, sometimes called crypto-currency or
<small>crypto</small>, is any form of currency that exists digitally
or virtually and uses cryptography to secure transactions.
Cryptocurrencies don't have a central issuing or regulating authority,
instead using a decentralized system to record transactions and issue
new units.
</p>
</section>
<div id="bg">
<article class="list-container">
<div>
<h3>Top Crypto Exchanges</h3>
<ul>
<li>Binance</li>
<li>WazirX</li>
<li>FTX</li>
<li>Coinbase</li>
</ul>
</div>
<div>
<h3>Top Cryptocurrencies</h3>
<ol>
<li>Bitcoin</li>
<li>Ethereum</li>
<li>Solana</li>
<li>Polygon</li>
<li>Cardano</li>
</ol>
</div>
<div>
<h3>Top Countries in Crypto</h3>
<ol type="I">
<li>India</li>
<li>USA</li>
<li>Russia</li>
<li>UKraine</li>
</ol>
</div>
<div>
<h3>Top Crypto Personalities</h3>
<ol type="A">
<li>Sathosi Nakamota</li>
<li>Vitalik Buterin</li>
<li>Changpeng Zaho</li>
</ol>
</div>
</article>
<section>
<h3>Evolution of Cryptocurrency</h3>
<iframe
width="450"
height="253.125"
src="https://www.youtube.com/embed/vbPaUzyAmIE"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</section>
<br />
<table width="450pxx" height="150px">
<thead>
<caption>
Crypto Price Growth Tabulation
</caption>
<tr>
<th></th>
<th>BITCOIN</th>
<th>ETHEREUM</th>
<th>POLYGON</th>
<th>SOLANA</th>
</tr>
</thead>
<tr>
<th>5 YRS. AGO</th>
<td>45868</td>
<td>17506</td>
<td>3521</td>
<td>7524</td>
</tr>
<tr>
<th>NOW</th>
<td>124589</td>
<td>89654</td>
<td>9654</td>
<td>24561</td>
</tr>
<tbody></tbody>
</table>
</div>
<h3>For More Enquires...</h3>
<form action="">
<div>
<label for="Name">Name:</label>
<br />
<input type="text" name="Name" id="name" />
<br />
<label for="E-Mail">E-Mail:</label>
<br />
<input type="text" name="E-Mail" id="E-Mail" />
<br />
<label for="fav_crypto">Fav. Crypto</label>
<br />
<input type="radio" id="BTC" name="fav_crypto" value="BTC" />
<label for="BTC">BTC</label><br />
<input type="radio" id="ETH" name="fav_crypto" value="ETH" />
<label for="ETH">ETH</label><br />
<input type="radio" id="Solana" name="fav_crypto" value="Solana" />
<label for="Solana">Solana</label>
<br />
<label for="fav_exchange">Fav. Exvhange</label>
<br />
<input type="checkbox" id="binance" name="binance" value="Binance" />
<label for="binance">Binance</label><br />
<input type="checkbox" id="coinbase" name="coinbase" value="Coinbase" />
<label for="coinbase">Coinbase</label><br />
<input type="checkbox" id="FTX" name="FTX" value="FTX" />
<label for="FTX">FTX</label>
<br /><br />
<input type="submit" value="SUBMIT" id="sub" />
</div>
</form>
</div>
</main>
<hr />
<br />
<footer>
<p style="text-align: center">
This Webpage is designed and created by
<a href="https://www.twitter.com/iamRishvanth">@iamRishvanth</a>
</p>
</footer>
</body>
</html>