File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Week3/homework/responsive-website Expand file tree Collapse file tree 2 files changed +11
-11
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
1
< html lang ="en ">
2
2
< head >
3
+ <!-- meta tags -->
3
4
< meta charset ="UTF-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
4
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
5
- < title > Adyen | The payments platform built for growth </ title >
7
+
6
8
<!--facicon-->
7
9
< link rel ="shortcut icon " href ="image/logo.ico " type ="image/x-icon ">
10
+
8
11
<!--Material Icon-->
9
12
< link href ="https://fonts.googleapis.com/icon?family=Material+Icons " rel ="stylesheet ">
13
+
10
14
<!--Font Awesome-->
11
15
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
12
16
13
17
<!-- Materialize Compiled and minified CSS -->
14
18
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css ">
19
+
15
20
<!-- Custom CSS -->
16
21
< link rel ="stylesheet " href ="css/style.css ">
17
22
18
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
19
-
23
+ <!--website title -->
20
24
< title > Adyen|The payments platform built for growth</ title >
21
- < link rel ="stylesheet " href ="style.css ">
22
- </ head >
23
- < body >
24
-
25
25
26
+ </ head >
26
27
28
+ < body >
27
29
<!--section-0-->
28
30
29
31
<!--Navigation Bar-->
@@ -395,8 +397,7 @@ <h5 class="topic-6">Subscribe to our newsletter</h5>
395
397
</ div >
396
398
</ li >
397
399
< li class ="subtopic "> Meet the payments platform built for any business and every customer journey</ li >
398
- < li >
399
-
400
+ < li >
400
401
< a href ="# "> < i class ="grey-text backcolor-5 small fa fa-facebook "> </ i > </ a >
401
402
< a href ="# "> < i class ="grey-text backcolor-5 small fa fa-twitter "> </ i > </ a >
402
403
< a href ="# "> < i class ="grey-text backcolor-5 small fa fa-linkedin "> </ i > </ a >
@@ -412,8 +413,7 @@ <h5 class="topic-6">Subscribe to our newsletter</h5>
412
413
< div class ="container center-align "> </ div > Privecy-Cookies-Disclamer- © 2021 Adyen</ div >
413
414
</ div >
414
415
</ div >
415
- </ div >
416
- ::after
416
+ </ div >
417
417
</ div >
418
418
</ footer >
419
419
You can’t perform that action at this time.
0 commit comments