-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupport.html
More file actions
195 lines (158 loc) · 7.24 KB
/
support.html
File metadata and controls
195 lines (158 loc) · 7.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Support - Spotify</title>
<!-- css -->
<link rel="stylesheet" href="./pages/support/assetes/css/style.css">
<!-- fav icon -->
<link rel="shortcut icon" href=".//pages/support/assetes/img/fav icon updated.png" type="image/x-icon">
<!-- fontawsome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
</head>
<body>
<section> <!-- page 0 starts here-->
<header>
<div class="Spotify_Full_Logo">
<a href="./index.html"><img src="./pages/support/assetes/img/Spotify_Full_Logo_RGB_Black.png" alt=""
width="132" height="36.1"></a>
</div>
<div class="right-side-content">
<div class="i">
<a href="in"><i class="fa-solid fa-globe" style="color: #ffffff;"></i></a>
</div>
<div class="one">
<a href=""><button>Explore Premium</button></a>
</div>
<div class="two">
<a href=""><button>Install App</button></a>
</div>
<div class="account">
<button>Account</button>
<div class="account-hover">
<p> Tesiting .... </p>
</div>
</div>
</div>
</div>
</header>
<div data-aos="zoom-out">
<div class="topdiv">
<div class="contents">
<div class="main-two-p">
<p>Spotify Support</p>
</div>
<div class="main-two-h1">
<h1>How can we help you?</h1>
</div>
<div class="main-two-pp">
<p><a href="">Login</a> for faster help</p>
</div>
<div class="main-two-input">
<input type="text" placeholder="Search">
</div>
<div class="sml-cards">
<a href="">
<div class="A">
<h2>Payments& <br>billing</h2>
<img src="./pages/support/assetes/img/one.png" alt="" width="55.5px" height="55.5px">
</div>
</a>
<a href="">
<div class="B">
<h2>Manage your <br>account</h2>
<img src="./pages/support/assetes/img/two.png" alt="" width="55.5px" height="55.5px">
</div>
</a>
<a href="">
<div class="C">
<h2>Premium plans</h2>
<img src="./pages/support/assetes/img/three.png" alt="" width="55.5px" height="55.5px">
</div>
</a>
<a href="">
<div class="D">
<h2>In-app features</h2>
<img src="./pages/support/assetes/img/four.png" alt="" width="55.5px" height="55.5px">
</div>
</a>
<a href="">
<div class="E">
<h2>Device& <br>troubleshooting</h2>
<img src="./pages/support/assetes/img/five.png" alt="" width="55.5px" height="55.5px">
</div>
</a>
<a href="">
<div class="F">
<h2>Safty&privacy</h2>
<img src="./pages/support/assetes/img/c39439e03b41892767854a2dafae387d68e397c5-128x128.png"
alt="" width="55.5px" height="55.5px">
</div>
</a>
</div>
</div>
</div>
</div>
<div data-aos="zoom-out">
<div class="topdiv-two">
<div class="contents-two">
<h1>Quick Help</h1>
<p><a class="a" href="">Can't login</a></p>
<p><a class="a" href="">Failed Payment help</a></p><br>
<p><a class="a" href="">Charged too much</a></p> <br>
<p><a class="a" href="">invite or remove Family plan members</a></p>
<p><a class="a" href="">Update Payment detials</a></p>
</div>
</div>
</div>
<div data-aos="zoom-out">
<div class="topdiv-three">
<div class="contents-three">
<h1>Visit our Community</h1>
<p>Have questions? Find answers from our worldwide Community of expert fans!</p>
<div class="btn">
<a href=""><button>Go to Community</button></a>
</div>
</div>
</div>
</div>
</section><!-- page 0 ends here-->
<section><!-- page 1 starts here-->
<div data-aos="zoom-out">
<footer>
<div class="footer-one">
<img src="./pages/support/assetes/img/Spotify_Full_Logo_RGB_Black.png"
alt="Spotify_Full_Logo_RGB_Black" width="110px" height="30px">
</div>
<div class="footer-two">
<h5>Company</h5>
<p><a href="">About</a></p>
<p><a href="">Jobs</a></p>
<p><a href="">For the Record</a></p>
</div>
<div class="footer-three">
<h5>Communities</h5>
<p><a href="">For Artists</a></p>
<p><a href="">Developers</a></p>
<p><a href="">Advertising</a></p>
<p><a href="">Investors</a></p>
<p><a href="">Vendors</a></p>
</div>
<div class="footer-four">
<h5>Useful Links</h5>
<p><a href="">Support</a></p>
<p><a href="">Web Player</a></p>
<p><a href="">Free Mobile App</a></p>
<p><a href="">Contact Spotify</a></p>
</div>
<div class="footer-five">
<a href=""><i class="fa-brands fa-facebook" style="color: #ffffff;"></i></i></a>
<a href=""> <i class="fa-brands fa-twitter" style="color: #ffffff;"></i></a>
<a href=""> <i class="fa-brands fa-instagram" style="color: #ffffff;"></i></a>
</div>
</footer>
</div>
</section><!-- page 2 ends here-->
</body>
</html>