-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
85 lines (80 loc) · 5.43 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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="btsarmy.ico"/>
<link rel="shortcut icon" href="btsarmy.ico"/>
<link rel="stylesheet" href="styles.css">
<style>
.parallax {
background-image: url("https://cdn.glitch.com/a8a0f0ad-f0e6-4956-aac7-c785020d0071%2Fscreen-5.jpg?v=1625315532008");
/* Set a specific height */
min-height: auto;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
</style>
<script data-ad-client="ca-pub-5894482427254751" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<style>h3 {
background-color: #FF80FF;
}
h1 {
background-color: #FF80FF;
}
</style>
<script src="https://cdn.websitepolicies.io/lib/cookieconsent/1.0.3/cookieconsent.min.js" defer></script><script>window.addEventListener("load",function(){window.wpcc.init({"border":"thin","corners":"small","colors":{"popup":{"background":"#ffe8ff","text":"#000000","border":"#9f5ec2"},"button":{"background":"#9f5ec2","text":"#ffffff"}},"position":"bottom","transparency":"5","content":{"href":"https://mywebsitebts.glitch.me/privacypolicy.html"}})});</script>
<meta name="Author" content="Hemant">
<meta name="Description" content="This Is A Website For BTS Fans To Know More About Them , Made By Hemant">
<title>BTS</title>
</head>
<body>
<div class = "parallax">
<u>
<marquee>This Website Is Made By <a href="https://github.com/HemantTheCoder" target="blank">Hemant</a></marquee>
</u>
<center>
<h4>View Count</h4>
<a href="index.html" target="_blank">
<div id="sfc4cczhatdcfkmc9urw31zu1s615c3eqhe"></div><script type="text/javascript" src="https://counter2.stat.ovh/private/counter.js?c=4cczhatdcfkmc9urw31zu1s615c3eqhe&down=async" async></script><noscript><a href="https://mywebsitebts.glitch.me/" title="hit counter widget"><img src="https://mywebsitebts.glitch.me/" border="2" title="hit counter widget" alt="hit counter widget"></a></noscript>
<hr>
<hr>
<center>
<a href="index.html" class="btn red block circular">Home</a>
</center>
<center>
<a href="rm.html" class="btn block circular">About Members</a>
</center>
<center>
<a href="videos.html" class="btn orange block circular">Latest Videos</a>
</center>
<center>
<a href="Butter.html" class="btn blue block circular">BUTTER</a>
</center>
<center>
<a href="ptd.html" class="btn teal block circular">Permission To Dance</a>
</center>
<center>
<a href="privacypolicy.html" class="btn sky block circular">Privacy Policy</a>
</center>
<strong>
<center>
<h1><b><i><u>About BTS</u></i></b></h1>
</center></strong>
<br>
<audio autoplay loop>
<source src="https://cdn.glitch.com/a8a0f0ad-f0e6-4956-aac7-c785020d0071%2FBTS%20Butter%20Lyrics%20(Color%20Coded%20Lyrics).mp3?v=1624452346042">
</audio>
<img src="https://cdn.glitch.com/a8a0f0ad-f0e6-4956-aac7-c785020d0071%2Funnamed%20(2).jpg?v=1625315585260" class="responsive">
<br>
<h3>
<center><i><u><b>BTS (Korean: 방탄소년단; RR: Bangtan Sonyeondan), also known as the Bangtan Boys, is a seven-member South Korean boy band formed in Seoul in 2010.The septet co-writes and produces much of their output. Originally a hip hop group, their musical style has evolved to include a wide range of genres. Their lyrics, often focused on personal and social commentary, touch on the themes of mental health, troubles of school-age youth, loss, the journey towards loving oneself, and individualism. Their work features references to literature and psychological concepts and includes an alternative universe storyline. The group has staged several world tours. <br> The group initially formed as teenagers under Big Hit Entertainment and released their debut single album, 2 Cool 4 Skool (2013). Subsequent work such as their first U.S. Billboard 200 entries The Most Beautiful Moment in Life, Part 2 (2015), The Most Beautiful Moment in Life: Young Forever (2016), and Wings (2016) helped establish BTS' reputation as a socially conscious group. Wings became BTS' first album to sell one million copies in South Korea. By 2017, BTS crossed into the international music market, leading the Korean Wave into the United States and breaking numerous sales records, becoming the first Korean group to receive a certification from the Recording Industry Association of America (RIAA) for their single "Mic Drop". The band is the first Korean act to top the Billboard 200 with their studio album Love Yourself: Tear (2018) and have since hit the top of the U.S. charts with their albums Love Yourself: Answer (2018), Map of the Soul: Persona (2019) and Map of the Soul: 7 (2020), making BTS the fastest group since the Beatles to earn four number one albums in less than two years. Love Yourself: Answer also broke South Korea's Gaon Album Chart's all-time monthly record previously set by Love Yourself: Tear and became the first Korean album certified Platinum in the United States. </b></u></i></center>
</h3>
<center>
<a href="https://en.wikipedia.org/wiki/BTS" class="btn green block circular">Know More</a>
</center>
<hr>
</div>
</body>
</html>