-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.html
178 lines (166 loc) · 7.24 KB
/
info.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
177
178
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Info | John Legend</title>
<link href="https://fonts.googleapis.com/css?family=Cabin" rel="stylesheet">
<link href="css/screen.css" rel="stylesheet" type="text/css">
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/menu.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
<script type="text/javascript" src="js/menu-x.js"></script>
</head>
<body>
<header>
<div class="top-nav">
<div id="head-container"> <a class="logo" title="John Legend" href="index.html"> <img id="logo-small" src="images/logo.svg" ></a>
<nav>
<div class="icon">
<div class="hamburger-menu"></div>
</div>
<!--/.icon-->
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="info.html">Info</a></li>
<li><a href="tour.html">Tour</a></li>
<li class="dropdown"><a href="media.html">Media</a>
<ul class="sub-menu">
<li><a href="gallery.html">Gallery</a></li>
<li><a href="music.html">Music</a></li>
<li><a href="videos.html">Videos</a></li>
</ul>
<!--/.sub-menu-->
</li>
<!--/.dropdown-->
<li><a href="contact.html">Subscribe</a></li>
</ul>
<!--/.menu-->
</nav>
<!--/.nav-->
</div>
<!--/.head-container-->
</div>
<!--/.top-nav-->
</header>
<!--/.header-->
<div class="container">
<div class="hero-image-header info-hero" style="background-image: url(images/johnlegend-2015.jpg)">
<div class="hero-text-header">
<h1 id="text-tour">Info</h1>
</div>
<!--/.hero-text-->
</div>
<!--/.hero-image-->
</div>
<!--/.container-->
<div class="page event">
<section class="content-body">
<div class="section-heading">
<h2>About</h2>
</div>
<!--/.section-heading-->
<div class="body-container">
<div class="content-text">
<p>John Legend was born on December 28, 1978, in Springfield, Ohio. He became an in-demand session musician and songwriter, working with such artists as Alicia Keys, Twista and Janet Jackson. <br>
He was soon introduced to up-and-coming hip-hop artist Kanye West, and the two musicians collaborated on one another's demos. <br>
Legend's debut album, 2004's Get Lifted, won three Grammy Awards. After two more solo albums, he released his collaboration with the Roots, Wake Up!, in 2010. Legend also appeared on the TV competition Duets as a coach before dropping his next album, 2013's Love in the Future. </p>
</div>
</div>
<!-- /#event-container -->
</section>
<!--/.event-list -->
</div>
<!--/.page-event-->
<div class="grey-bar"><!-- opens .grey-bar -->
</div>
<!-- closes .grey-bar -->
<div class="page music">
<section class="content-body">
<div class="section-heading">
<h2>Australia Tour</h2>
</div>
<!--/.section-heading-->
<div class="body-container"> <span class="content-text-title">All Of Me Tour 2018</span>
<div class="content-text">
<p>The supremely talented, #1 charting neo-soul singer John Legend is set to thrill his Australian fans this Spring.<br>
Legend today announced a national headline tour in support of his fourth highly acclaimed album, Love in the Future, featuring five-times platinum ARIA #1 single All of Me.<br>
An Evening with John Legend – teaming the multi-award winning, platinum-selling singer-songwriter with his super talented band plus a guest string section – promises an intimate show not to be missed, featuring Legend’s intoxicating vocals and incredible musicianship.<br>
Most recently here as special guest on Alicia Keys’ Australian arena tour last December, Legend wowed audiences with his smooth and sophisticated RnB songbook, prompting incessant demand for a return headline tour.<br>
The “All of Me” Tour will head to indoor venues in Sydney, Melbourne, Brisbane and Adelaide, as well as three outdoor performances including Kings Park, Perth, and at the A Day on the Green winery shows at Bimbadgen in the Hunter Valley, N.S.W. and at Rochford Winery in the Yarra Valley, Victoria. </p>
</div>
</div>
</section>
<!--/.music-->
</div>
<!--/.page-music-->
<footer id="main-footer">
<div class="page footer">
<div class="container">
<div class="footer-list">
<div class="footer-side-left">
<div class="section-heading footer-heading">
<h4>Mailing List</h4>
</div>
<!--/.section-heading-->
<div class="footer-container">
<form action="/action_page.php" class="signup" novalidate>
<input type="email" class="ml-email" placeholder="Email" name="Email">
<button type="submit" class="btn-ml-submit">Submit</button>
</form>
</div>
<!--/.footer-container -->
</div>
<!--/.footer-side-left -->
<div class="footer-side-right">
<div class="section-heading footer-heading-right">
<h4>Socials</h4>
</div>
<!--/.section-heading-->
<div class="footer-container">
<ul class="social-icons">
<li><a class="social-icon" href="https://www.facebook.com/johnlegend/" target="_blank"> <i class="fa fa-facebook"></i> </a></li>
<li><a class="social-icon" href="https://twitter.com/johnlegend" target="_blank"> <i class="fa fa-twitter"></i> </a></li>
<li><a class="social-icon" href="https://www.instagram.com/johnlegend/?hl=en" target="_blank"> <i class="fa fa-instagram"></i> </a></li>
<li><a id="sc-icon" class="social-icon" href="https://www.snapchat.com/add/johnlegend" target="_blank"> <i class="fa fa-snapchat-ghost"></i> </a></li>
<li><a class="social-icon" href="https://www.youtube.com/user/johnlegendVEVO" target="_blank"> <i class="fa fa-youtube"></i> </a></li>
</ul>
<!--/.social-icons-->
</div>
<!--/.footer-container -->
</div>
<!--/.footer-side-right -->
</div>
<!--/.footer-list -->
<nav>
<div class="footer-nav">
<ul id="footer-menu">
<li><a href="index.html">Home</a></li>
<li><a href="info.html">Info</a></li>
<li><a href="tour.html">Tour</a></li>
<li><a href="contact.html">Subscribe</a></li>
</ul>
<!--/#footer-menu-->
</div>
<!--/.footer-nav -->
</nav>
<!--/.nav-->
</div>
<!--/.container -->
</div>
<!--/.page-footer -->
<div class="footer-credits">
<div class="container">
<div class="row">
<div class="credits-content"> © John Legend 2017. All Rights Reserved. Site by <a href="http://www.paul-jensen.xyz" target="_blank">Paul Jensen</a> </div>
</div>
<!--/.row -->
</div>
<!--/.container -->
</div>
<!--/.footer-credits -->
</footer>
<!--/#main-footer -->
</body>
</html>