Newer
Older
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
<!DOCTYPE html>
<html lang="en">
<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">
<meta name="generator" content="GitLab Pages">
<title>Document</title>
<link rel="stylesheet" href="styles/styles.css">
<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=Roboto:wght@500&display=swap" rel="stylesheet">
<script src="script.js"></script>
</head>
<body>
<header>
<!-- Header pic: QuoteInspector.com | Tekijänoikeus: QuoteInspector.com Tekijänoikeus: © 2018 QuoteInspector.com -->
<nav class="nav-lg">
<img src="./img/logos/astronomy-planet-rings-svgrepo-com.svg" alt="svg-logo-nav" />
<a href="index.html">Main</a>
<a href="indexLogin.html">Login</a>
<a>About</a>
<div class="all-btn">
<div class="menu-btn-1" onclick="menuBtnFunction(this)">
<span></span>
</div>
</div>
</nav>
<nav id="dropdown-content" class="dropdown-content">
<a href="indexLogin.html" class="1">Login</a>
<a href="index.html" class="2">Main</a>
<a class="3">About</a>
</nav>
</header>
<article class="aboutArticle">
<div class="textContainer">
<h1>TO THE MOON</h1>
<h2>AND BEYOND... 🚀</h2>
<p>During the market exuberance of 2020 and 2021, the term “to the moon” was frequently used when referring to cryptocurrencies, digital assets, and high-growth stocks. After a rough start to 2022, the phrase and accompanying emojis of rocket ships are in much shorter supply. Investors still have high hopes for their digital investments, though. Here’s what “to the moon” means in the world of crypto.</p>
<br>
<p> Investors who hope for a big increase in their cryptocurrency or other asset's value will use the phrase “to the moon.” Since the moon sits high in the sky, the term is a play on other terms such as “sky-high valuation,” “soaring prices,” and the like. On social media sites, investors will sometimes tout the strong performance of a crypto or a stock and use a phrase such as “mooning” accompanied with rocket ship emojis. These terms can be traced to the crypto market. Bitcoin (CRYPTO:BTC) in particular, the first cryptocurrency, had an epic run in 2017. It was worth about $1,000 at the start of the year but climbed to nearly $20,000 by December 2017. 2018 was a rough patch for the crypto market as prices pulled back from highs, but they came roaring back after that. <a href="https://www.fool.com/investing/stock-market/market-sectors/financials/cryptocurrency-stocks/to-the-moon-crypto/" alt="source of text">Source</a>
</p>
<article class="midContainer">
<h1>DYOR</h1>
<h2>Do Your Own Research 🔍</h2>
<p>Shilling ( <i>convince other people to buy something or think something is great</i>) is a common practice in cryptocurrency where people tend to advertise the coins that they own in hopes of positively affecting the price. Quite often, it can be difficult to distinguish the difference between a shill or an unbiased post. When purchasing any cryptocurrency, it is advised to make the decision on your own before investing, and not just because someone else has said it is worth it. <a href="https://academy.binance.com/en/glossary/do-your-own-research" alt="source of text">Source</a>
</p>
</article>
<article class="bottomContainer">
<h1>RESOURCES</h1>
<h2>Used in this project</h2>
<div class="sourcesContainer">
<div>
<h3>Home Page</h3>
<ul>
<li>
<p>Image: <a href="https://coinmarketcap.com/currencies/bitcoin/" alt="btc-link">Btc</a>
<p>Image: <a href="https://coinmarketcap.com/currencies/ethereum/" alt="eth-link">Eth</a>
<p>Image: <a href="https://coinmarketcap.com/currencies/tether/" alt="usdt-link">USDT</a>
<p>Image: <a href="https://coinmarketcap.com/currencies/usd-coin/" alt="usdc-link">USDC</a>
<p>Image: <a href="https://coinmarketcap.com/currencies/bnb/" alt="bnb-link">BNB</a>
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
</p>
</li>
<li>
<p>Text: <a href="https://www.forbes.com/advisor/investing/cryptocurrency/top-10-cryptocurrencies/" alt="Forbes.com">Forbes</a>
</p>
</li>
</ul>
</div>
<div>
<h3>Login Page</h3>
<ul>
<li>
<p>Image: <a href="https://penntoday.upenn.edu/news/wharton-expert-discusses-inflation-and-possible-recession" alt="QuoteInspector.com">BNB</a>
</p>
</li>
</ul>
</div>
<div>
<h3>About page</h3>
<ul>
<li>
<p>Text: <a href="https://www.fool.com/investing/stock-market/market-sectors/financials/cryptocurrency-stocks/to-the-moon-crypto/" alt="www.fool.com">To the moon</a> | <a href="https://academy.binance.com/en/glossary/do-your-own-research" alt="www.academy.binance.com">DYOR</a>
</p>
</li>
<li>
<p>Emoji: <a href="">Rocket</a> | <a href="https://emojipedia.org/magnifying-glass-tilted-left/" alt="www.emojipedia.org">Magnifying glass</a>
</p>
</li>
<li>
<p>Image: <a href="https://commons.wikimedia.org/wiki/File:FullMoon2010.jpg" alt="Wikipedia">Moon</a>
</p>
</li>
</ul>
</div>
<div>
<h3>Other</h3>
<ul>
<li>
<p>Svg: <a href="https://www.svgrepo.com/" alt="www.svgrepo.com">Logos</a>
</p>
</li>
<li>
<p>Footer background: <a href="https://www.svgbackgrounds.com/" alt="www.svgbackgrounds.com">Background</a>
</p>
</li>
</ul>
</div>
</div>
</article>
</div>
</article>
<footer>
<div class="left">
<svg width="125px" height="125px" viewBox="0 0 512 512" id="icon" xmlns="http://www.w3.org/2000/svg">
<title />
<path d="M419.54,242.6a51.9,51.9,0,0,1,11.15,32.32v52.17a5.59,5.59,0,1,0,11.17,0V274.92a62.94,62.94,0,0,0-13.53-39.21,5.58,5.58,0,1,0-8.79,6.89Z" />
<path d="M77.27,330.35a5.58,5.58,0,0,0,5.59-5.58V274.92a52.3,52.3,0,0,1,13.22-34.8,5.59,5.59,0,1,0-8.35-7.42,63.45,63.45,0,0,0-16,42.22v49.85A5.58,5.58,0,0,0,77.27,330.35Z" />
<path d="M102.87,218.43a35.43,35.43,0,0,0,11.57,11.44,5.58,5.58,0,1,0,5.81-9.54,24.29,24.29,0,0,1-7.9-7.82,66.47,66.47,0,0,1-8.91-22.14A21.48,21.48,0,0,1,108.29,172a127.78,127.78,0,0,1,10.07-10.31c0,1.46-.08,2.92-.08,4.38a137.11,137.11,0,0,0,23,76.2,5.59,5.59,0,0,0,9.31-6.19,126.55,126.55,0,1,1,210.44.63,5.59,5.59,0,0,0,9.27,6.25,137.09,137.09,0,0,0,23.44-76.89c0-1.46,0-2.92-.08-4.38A127.78,127.78,0,0,1,403.71,172a21.48,21.48,0,0,1,4.85,18.39,66.47,66.47,0,0,1-8.91,22.14,23.81,23.81,0,0,1-4.92,5.67,5.59,5.59,0,0,0,7.2,8.55,35.48,35.48,0,0,0,7.2-8.3,77.74,77.74,0,0,0,10.39-25.85,32.61,32.61,0,0,0-7.34-27.89,166.5,166.5,0,0,0-20-19.06C382.31,79.34,325,28.33,256,28.33s-126.31,51-136.2,117.3a165.71,165.71,0,0,0-20,19.06,32.61,32.61,0,0,0-7.34,27.89A77.74,77.74,0,0,0,102.87,218.43Z" />
<path d="M248.89,93.44a5.59,5.59,0,1,0,0-11.17H232.73a76.44,76.44,0,0,0-17.13,2l-.54.13A76.7,76.7,0,0,0,157,148.29a189.35,189.35,0,0,0-1.83,24.77c0,.5,0,1,.05,1.49v.17a62,62,0,0,0,61.6,57.08h78.4a62,62,0,0,0,61.6-57.08v-.17c0-.5.05-1,.05-1.49A189.35,189.35,0,0,0,355,148.29a76.7,76.7,0,0,0-58.09-63.94,5,5,0,0,0-.53-.12,76,76,0,0,0-17.14-2h-1.65a5.59,5.59,0,1,0,0,11.17h1.65q3,0,5.84.27L275,106.79a12.74,12.74,0,0,1-10.12,4.95H247.17a12.74,12.74,0,0,1-10.12-4.95L226.89,93.71q2.88-.27,5.84-.27Zm-20.66,20.2a23.82,23.82,0,0,0,18.94,9.28h17.66a23.82,23.82,0,0,0,18.94-9.28L297.44,96A65.47,65.47,0,0,1,344,149.8a180.89,180.89,0,0,1,1.73,23.3c0,.22,0,.43,0,.57v.21a50.79,50.79,0,0,1-50.46,46.75H216.8a50.82,50.82,0,0,1-50.47-46.88c0-.22,0-.43,0-.65A180.89,180.89,0,0,1,168,149.8,65.47,65.47,0,0,1,214.56,96Z" />
<path d="M154.88,273.21a5.59,5.59,0,0,0,5.59-5.59,10.06,10.06,0,0,1,10.05-10.05h171a10.06,10.06,0,0,1,10,10.05,5.59,5.59,0,1,0,11.17,0,21.24,21.24,0,0,0-21.22-21.22h-171a21.24,21.24,0,0,0-21.22,21.22A5.58,5.58,0,0,0,154.88,273.21Z" />
<path d="M196.77,139.75a5.59,5.59,0,0,0,7.67-1.87c.57-.93,1.17-1.88,1.79-2.84a5.58,5.58,0,1,0-9.36-6.09c-.69,1.05-1.34,2.1-2,3.12A5.59,5.59,0,0,0,196.77,139.75Z" />
<path d="M194.33,193.87a5.59,5.59,0,1,0,6.83-8.84c-.43-.35-10.47-8.7-5.3-28a5.59,5.59,0,1,0-10.79-2.89C177.89,181,193.65,193.36,194.33,193.87Z" />
<path d="M70.72,483.67a5.58,5.58,0,0,0,5.58-5.59v-48a171.21,171.21,0,0,1,15.52-71.86c20-43,49.18-58.41,64.79-63.78a58.77,58.77,0,0,1,9.93-2.59h36.35l11.05,18a27.39,27.39,0,0,0,23.2,13,5.59,5.59,0,1,0,0-11.17A16.17,16.17,0,0,1,223.45,304L216,291.89h80L288.55,304a16.17,16.17,0,0,1-13.69,7.65,5.59,5.59,0,1,0,0,11.17,27.39,27.39,0,0,0,23.2-13l11.05-18h36.36c4.33.61,47.6,8.14,74.71,66.37a171.21,171.21,0,0,1,15.52,71.86v48a5.59,5.59,0,1,0,11.17,0v-48a182.52,182.52,0,0,0-16.56-76.58c-30.73-66-81.69-72.54-83.84-72.79a4.49,4.49,0,0,0-.64,0H166.17a4.49,4.49,0,0,0-.64,0A64.77,64.77,0,0,0,153,283.92c-17.28,5.94-49.52,22.88-71.29,69.62a182.52,182.52,0,0,0-16.56,76.58v48A5.59,5.59,0,0,0,70.72,483.67Z" />
<path d="M365.64,481.36a5.58,5.58,0,0,0,5.58-5.58V420a52.56,52.56,0,0,0-52.49-52.5H194.82a52.56,52.56,0,0,0-52.5,52.5v55.8a5.59,5.59,0,0,0,11.18,0V420a41.37,41.37,0,0,1,41.32-41.33H318.73A41.37,41.37,0,0,1,360.05,420v55.8A5.58,5.58,0,0,0,365.64,481.36Z" />
<path d="M210.11,452A22.09,22.09,0,0,1,188.05,430a5.59,5.59,0,0,0-11.17,0,33.17,33.17,0,1,0,24.66-32.12,5.59,5.59,0,0,0,2.88,10.8A22.07,22.07,0,1,1,210.11,452Z" />
<path d="M266.65,427.12v5.7a5.59,5.59,0,1,0,11.18,0v-5.7a5.59,5.59,0,0,0-11.18,0Z" />
<path d="M295.66,427.12v5.7a5.59,5.59,0,1,0,11.17,0v-5.7a5.59,5.59,0,0,0-11.17,0Z" />
<path d="M324.66,427.12v5.7a5.59,5.59,0,1,0,11.17,0v-5.7a5.59,5.59,0,0,0-11.17,0Z" />
</svg>
<p>Create, sell or collect digital <br> items secured with blockchain </p>
</div>
<figure class="logos">
<a>
<img src="./img/logos/discord-svgrepo-com.svg" alt="svg-discord" />
</a>
<a>
<img src="./img/logos/facebook-svgrepo-com.svg" alt="svg-facebook" />
</a>
<a>
<img src="./img/logos/instagram-svgrepo-com.svg" alt="svg-instagram" />
</a>
<a>
<img src="./img/logos/pinterest-svgrepo-com.svg" alt="svg-pinterest" />
</a>
<a>
<img src="./img/logos/twitter-svgrepo-com.svg" alt="svg-twitter" />
</a>
</figure>
<div class="marketplace">
<h2>Marketplace</h2>
<li>
<a>Create</a>
</li>
<li>
<a>Discover</a>
</li>
<li>
<a>Creators</a>
</li>
<li>
<a>Blog</a>
</li>
<li>
<a>Contact us</a>
</li>
</div>
<div class="information">
<h2>Information</h2>
<li>
<a>Terms of service</a>
</li>
<li>
<a>Privacy policy</a>
</li>
<li>
<a>FAQ</a>
</li>
<li>
<a>Help</a>
</li>
<li>
<a>Community guidelines</a>
</li>
</div>
<hr>