-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
123 lines (103 loc) · 5.75 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Merriweather&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
<title>Joel Adrian - Stunt Performer</title>
<link rel="shortcut icon" type="image/png" href="assets/images/favicon.png">
<!--Added favicon, a picture from this site of Joel in action-->
</head>
<body>
<!-- NAVBAR, The navigation links is positioned beside eachother on larger screens, but the class navbar-expand-sm is added for responsive collapsing on small screens-->
<header>
<nav class="navbar fixed-top navbar-dark navbar-expand-sm">
<div class="container-fluid">
<button class="navbar-toggler mx-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-center" id="navbarNav">
<ul class="navbar-nav mx-auto text-uppercase">
<!--for a centered navbar I added mx-auto class to ul-->
<li class="nav-item active">
<a class="nav-link mr-2 ml-2" href="index.html">About me<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link mr-2 ml-2" href="mywork.html">My work</a>
</li>
<li class="nav-item">
<a class="nav-link mr-2 ml-2" href="videos.html">Videos</a>
</li>
<li class="nav-item">
<a class="nav-link mr-2 ml-2" href="photos.html">Photos</a>
</li>
<li class="nav-item">
<a class="nav-link mr-2 ml-2" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- About me section, Jumbotron with a transparent background. Short presentation of Joel Adrian-->
<section class="container about-container">
<div class="row">
<div class="col-12">
<div class="jumbotron text-center">
<h1 class="jumbotron-header display-3">Joel Adrian</h1>
<h4 class="display-4">Stunt Performer</h4>
<p class="lead">Hi! I´m Joel, a swedish stunt performer, martial artist and aspiring actor. I spent 10 years in mainland China training martial arts and studying broadcasting journalism. In China I got in touch with the Jackie Chan stunt team and started working
on action movies. Since then I have been fortunate to meet and work with a lot of different stunt teams from around the world and aim at continuing learning and improving.</p>
</div>
</div>
</div>
</section>
<!--Footer section, divided into two columns. I wanted to use the Bootstrap grid system for the responsive behaviour-->
<footer class="container-fluid fixed-bottom">
<div id="footer-details" class="row text-center">
<div class="col-12 col-md-6">
<!--On screens smaller than 768px the columns will show on top of eachother-->
<h6 class="text-uppercase">Download my resume here.</h6>
<!--To make it easy for users to download the resume from every page-->
<p class="inline-block">
<a href="assets/resume/joeladrianresume.pdf" target="_blank" class="resume-pdf">
<i class="fa fa-download" aria-hidden="true"></i>
<span class="sr-only">Download Link.</span>
</a>
</p>
</div>
<div class="col-12 col-md-6">
<h6 class="text-uppercase">Social</h6>
<ul class="list-inline social-links">
<!--Three Social links to make it easy for users to click on from every page-->
<li class="list-inline-item mr-2 ml-2">
<!--ml and mr, for changing the space between the items-->
<a href="https://www.facebook.com/joel.slaatto" target="_blank">
<i class="fa fa-facebook" aria-hidden="true"></i>
<span class="sr-only">Facebook</span>
</a>
</li>
<li class="list-inline-item mr-2 ml-2">
<a href="https://www.instagram.com/joeladrianslaatto/" target="_blank">
<i class="fa fa-instagram" aria-hidden="true"></i>
<span class="sr-only">Instagram</span>
</a>
</li>
<li class="list-inline-item mr-2 ml-2">
<a href="https://www.imdb.com/name/nm6038807/" target="_blank">
<i class="fa fa-imdb" aria-hidden="true"></i>
<span class="sr-only">IMDB</span>
</a>
</li>
</ul>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>