-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (203 loc) · 8.28 KB
/
index.html
File metadata and controls
207 lines (203 loc) · 8.28 KB
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
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html>
<head>
<title>Saavn - Listen to New & Old Songs Online. Anywhere, Anytime</title>
<link rel="icon" href="images/saavnlogo3.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/main.css">
<script src="js/main.js"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.4.2/css/all.css' integrity='sha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns' crossorigin='anonymous'>
</head>
<body>
<div class="nav">
<div id="heading">
<img onclick="goHome()" class="headimg" src="images/saavnlogo2.jpg" alt="KiMusic-Listen any song any time">
</div>
<ul class="nav-l">
<li class="nav-l-el"><a href="#">Song Map</a></li>
<li class="nav-l-el-dropdown">
<a href="#">Browse
<i class="material-icons down_arrow_icon">keyboard_arrow_down</i>
<div id="dropdown-content-Browse">
<a class="dropdown-link" href="#">Featured Playlists</a><br/>
<a class="dropdown-link" href="#">New Releases</a><br/>
<a class="dropdown-link" href="#">Top Artists</a><br/>
<a class="dropdown-link" href="#">Weekly Top 15</a><br/>
<a class="dropdown-link" href="#">All Albums</a><br/>
<hr class="dropdown-list-separator"/>
<a class="dropdown-link" href="#">People</a><br/>
<hr class="dropdown-list-separator"/>
<a class="dropdown-link" href="#">Surprise Me</a><br/>
</div>
</a>
</li>
<li class="nav-l-el"><a href="#">My Music</a></li>
<li class="nav-l-el"><a href="#">Radio</a></li>
<li class="nav-l-el-dropdown">
<a href="#">More
<i class="material-icons down_arrow_icon">keyboard_arrow_down</i>
<div id="dropdown-content-More">
<a class="dropdown-link" href="#">Bookmark Saavn</a><br/>
<hr class="dropdown-list-separator"/>
<span class="dropdown-list-titles">Mobile Apps</span>
<a class="dropdown-link" href="#">Saavn for iOS</a><br/>
<a class="dropdown-link" href="#">Saavn for Android</a><br/>
<a class="dropdown-link" href="#">Saavn for Windows</a><br/>
<hr class="dropdown-list-separator"/>
<span class="dropdown-list-titles">About</span>
<a class="dropdown-link" href="#">Jobs</a><br/>
<a class="dropdown-link" href="#">Advertise</a><br/>
<a class="dropdown-link" href="#">Press</a><br/>
<a class="dropdown-link" href="#">Help & Support</a><br/>
<a class="dropdown-link" href="#">Contact Us</a><br/>
<a class="dropdown-link" href="#">OnRecord</a><br/>
</div>
</a>
</li>
<li id="nav-l-el-lc" class="nav-l-el"><a href="login.html">Login</a></li>
<li id="nav-l-el-lc" class="nav-l-el"><a href="signup.html">Sign Up</a></li>
</ul>
</div>
<div class="nav2">
<input id="Search-Bar" type="text" placeholder="Search for Dilbar, Taylor Swift, or Bazaar"/>
<span class="Search-Bar-or">or</span>
<input id="Surprise-Me" type="Submit" value="Surprise Me"/>
</div>
<div id="cont">
<div id="song-languages">
<a href="#">Hindi</a>
<a href="#">English</a>
</div>
<div id="radio-poster">
<div id="radioimageblock">
<img id="radioimage" src="images\Saavn Logo\png\Icon\Saavn-Icon-White-100.png"/>
<div id="radiotext">
<h4 id="radiotitle">Radio</h4>
<p id="radiodesc" >
Pick a song, mood or artist.<br/>
We'll play the perfect mix!
</p>
</div>
</div>
<div class="div-singers">
<ul id="artist-list">
</ul>
</div>
<div class="btn-normal"><input type="button" value="MORE STATIONS"></div>
</div>
<div class="three-cols">
<div class="col1">
<div class="weekly-btn">
<a class="col-title" href="#">Weekly Top 15</a>
<input type="Submit" value="PLAY ALL"/>
</div>
<ol id="weekly-top"></ol>
<div class="app-advertise">
<span class="ad-title" href="#">Download The App</span>
<a class="get-app-link" href="">
<i class='fab fa-apple' style='font-size:34px'></i>
<div class="ad-text">
<div class="ad-Intro">Download on the</div>
<div class="ad-Stores">App Store</div>
</div>
</a>
<a class="get-app-link" href="">
<i class='fab fa-google-play' style='font-size:34px'></i>
<div class="ad-text">
<div class="ad-Intro">Get it on</div>
<div class="ad-Stores">Google Play</div>
</div>
</a>
<a class="get-app-link" href="">
<i class='fab fa-windows' style='font-size:34px'></i>
<div class="ad-text">
<div class="ad-Intro">Download from</div>
<div class="ad-Stores">Windows Store</div>
</div>
</a>
</div>
</div>
<div class="col2">
<div class="new-releases">
<a class="col-title" href="#">New Releases</a>
<input class="more-button" type="Submit" value="MORE"/>
</div>
<ul id="new-releases-list"></ul>
</div>
<div class="col3">
<div class="featured-playlists">
<a class="col-title" href="#">Featured Playlists</a>
<input class="more-button" type="Submit" value="MORE"/>
</div>
<ul id="featured-playlist-list"></ul>
</div>
</div>
<div class="Like-Button">
<button type="button" href=""><i class='fas fa-thumbs-up'></i>Like</button>
Millions of People like Saavn.
</div>
<div class="FooterInfo">
<div class="Footer-col">
<div class="Footer-title">Top Artists</div>
<a href="" class="Footer-col-items">Arijit Singh</a><br/>
<a href="" class="Footer-col-items">Neha Kakkar</a><br/>
<a href="" class="Footer-col-items">Justin Bieber</a><br/>
<a href="" class="Footer-col-items">Atif Aslam</a><br/>
</div>
<div class="Footer-col">
<div class="Footer-title">Top Actors</div>
<a href="" class="Footer-col-items">Shah Rukh Khan</a><br/>
<a href="" class="Footer-col-items">Deepika Padukone</a><br/>
<a href="" class="Footer-col-items">Salman Khan</a><br/>
<a href="" class="Footer-col-items">Varun Dhawan</a><br/>
<a href="" class="Footer-col-items">Alia Bhatt</a><br/>
<a href="" class="Footer-col-items">Ranbir Kapoor</a><br/>
</div>
<div class="Footer-col">
<div class="Footer-title">Top Songs</div>
<a href="" class="Footer-col-items">Hindi Songs</a><br/>
<a href="" class="Footer-col-items">English Songs</a><br/>
</div>
<div class="Footer-col">
<div class="Footer-title">Radio</div>
<a href="" class="Footer-col-items">Hindi Radio</a><br/>
<a href="" class="Footer-col-items">English Radio</a><br/>
</div>
<div class="Footer-col">
<div class="Footer-title">Company</div>
<a href="" class="Footer-col-items">About Us</a><br/>
<a href="" class="Footer-col-items">Culture</a><br/>
<a href="" class="Footer-col-items">Blogs</a><br/>
<a href="" class="Footer-col-items">Jobs</a><br/>
<a href="" class="Footer-col-items">Press</a><br/>
<a href="" class="Footer-col-items">Advertise</a><br/>
<a href="" class="Footer-col-items">Terms & Privacy</a><br/>
<a href="" class="Footer-col-items">Help & Support</a><br/>
</div>
<div class="Footer-col">
<div class="Footer-title">Products</div>
<a href="" class="Footer-col-items">Saavn Pro</a><br/>
<a href="" class="Footer-col-items">Saavn for iOS</a><br/>
<a href="" class="Footer-col-items">Saavn for Android</a><br/>
<a href="" class="Footer-col-items">Saavn for Windows 10</a><br/>
</div>
<div class="Footer-col Footer-last-col">
<div class="Footer-title ">Follow Us Online</div>
<a href="" class="Footer-col-items">Twitter</a><br/>
<a href="" class="Footer-col-items">Facebook</a><br/>
<a href="" class="Footer-col-items">YouTube</a><br/>
<a href="" class="Footer-col-items">LinkedIn</a><br/>
<div class="copyright-item">© 2018 Saavn LLC</div>
</div>
</div>
</div>
</body>
</html>