-
Notifications
You must be signed in to change notification settings - Fork 1
/
fletcher.html
176 lines (158 loc) · 5.72 KB
/
fletcher.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<!--<link rel='stylesheet' type='text/css' href='style2.css'>-->
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
</head>
<style>
#spotify-brand{
font-family: orbitron;
font-size:30px;
}
.body{
}
.row1{
height:70vw;;
background: linear-gradient(90deg,#040404,rgb(49, 45, 45));
}
.try{
height: 50px;
}
.row2{
display: flex;
flex-wrap: flex-wrap;
}
.nav{
font-family:NUnito,sans-serif;
}
#logo{
width: 200px;
border-radius:50px;
}
#rowid{
width:100vw;
}
.margin{
margin:0px;
background-image: url(https://galoremag.com/wp-content/uploads/dump/FLETCHER_war_paint_galore_mag_01.jpg);
background-repeat: no-repeat;
background-position:top;
background-attachment: fixed;
background-size:cover;
position:relative;
color:white;
}
.font{
font-size: 20px;
color: whitesmoke;
text-decoration: none;
font-family: Nunito,sans-serif;
text-align: center;
padding:5px;
}
.font:hover{
font-size:25px;
border: white;
border-radius: 30px;
padding: 5px;
background-color: rgb(218,112,214,0.3);
text-decoration: none;
}
.image1{
height: 100px;
display:flex;
justify-content: left;
margin-top:370px;
font-size:75px;
padding-left: 20px;
font-family: nunito;
transition: transform 2s;
}
.play1{
/*background-color: black;*/
height: 50px;
display:flex;
justify-content: space-between;
font-size: 200%;
margin-top: 20px;
}
.play1:hover{
font-size:40px;
border-radius: 20px;
}
.bio{
background-color: rgb(165, 42, 42,0.5);
font-size: 25px;
}
</style>
<body class=margin>
<nav class="navbar navbar-inverse">
<div class="container-fluid" style='font-size:15px'>
<div class="navbar-header " style='font-size:15px'>
<a id='spotify-brand'class="navbar-brand" href="#">Spotify v.2</a>
</div>
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Top 20</a></li>
<li><a href="#">Profile</a></li>
<li><a href="#">Hello, Jigyasa</a></li>
</ul>
</div>
</nav>
<div id='rowid' class='row'>
<div class='col-lg-2'>
<div class='row row1'>
<div class='col-*-* font'><img id='logo' src='logo.png'></div>
<div class='col-*-* font try'><a href='index2.html' style='color:white'>Home</a></div>
<div class='col-*-* font try'>Browser</div>
<div class='col-*-* font try'>Radio</div>
<div class='col-*-* font try'>My Playlist</div>
<div class='col-*-* font try'>Moods</div>
</div>
</div>
<div class='col-*-*'>
<div class='row'>
<div class='col-*-* image1'>
FLETCHER
</div>
<p class='bio'>Cari Elise Fletcher (born March 19, 1994), known mononymously as FLETCHER (stylized in all caps), is an American pop singer and songwriter. Fletcher's breakthrough single "Undrunk" was released in January 2019 and became her first single to chart on the Billboard Hot 100 list, and reached No. 1 on Spotify's Viral Chart in the United States. "Undrunk" was released on her extended play You Ruined New York City for Me, and according to Mediabase, the song was the fastest-rising song at pop radio for a new artist since 2014.Spotify ranked the song as one of the "Best Pop Songs of 2019"</p>
<div>
<div class='col-*-* play1'>
<i style="font-size: 150%" class="fas fa-heart"></i>
<p>About you</p>
<audio controls>
<source src="song1.mp3" type="audio/mpeg">
</audio>
</div>
<div class='col-*-* play1'>
<i style="font-size: 150%" class="fas fa-heart"></i>
<p>If you're gonna lie</p>
<audio controls>
<source src="song2.mp3" type="audio/mpeg">
</audio>
</div>
<div class='col-*-* play1'>
<i style="font-size: 150%" class="fas fa-heart"></i>
<p>Undrunk</p>
<audio controls>
<source src="song3.mp3" type="audio/mpeg">
</audio>
</div>
<div class='col-*-* play1'>
<i style="font-size: 150%" class="fas fa-heart"></i>
<p>We were</p>
<audio controls>
<source src="song4.mp3" type="audio/mpeg">
</audio>
</div>
</div>
</div>
</div>