-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapprenticeships.html
161 lines (150 loc) · 9.48 KB
/
apprenticeships.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="Little Strings Homepage">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/2e8f9e537f.js" crossorigin="anonymous"></script>
<!-- My Styling -->
<link rel="stylesheet" href="./assets/css/styles.css">
<title>MM | Apprenticeships</title>
</head>
<body>
<!-- Header -->
<div id="wrap">
<main id="main">
<header>
<div id="logo-box" class="col-12 d-flex bg-blue">
<div class="col-4 col-inv"></div>
<!-- Logo -->
<div class="col-4">
<a class="d-inline d-md-inline-flex" href="index.html" aria-label="Home">
<img id="logo" src="./assets/images/logo.webp" alt="Marvelous Manufacturing Logo">
</a>
</div>
<div id="header-message" class="col-8 d-flex align-items-center">
<p class="hm-p mb-0">Inspiring young people of today, to be the manufacturers of tomorrow</p>
</div>
</div>
<nav class="navbar navbar-expand-md navbar-light">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse flex-column flex-wrap align-content-center" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto align-items-center">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<p class="mb-1 dashes"> | </p>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<p class="mb-1 dashes"> | </p>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Manufacturers
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="business-engagement.html">Business Engagement</a>
<a class="dropdown-item" href="festivals.html">Manufacturing Festivals</a>
<a class="dropdown-item d-inline-flex" href="training.html">Organisations<p class="mb-0 d-none d-400-block">, Associations </p> & Training</a>
<a class="dropdown-item" href="together.html">Let's work together!</a>
<a class="dropdown-item" href="perspective.html">A Fresh Perspective</a>
</div>
</li>
<p class="mb-1 dashes"> | </p>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle d-inline-flex" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Schools<p class="mb-0 d-none d-850-block">, Colleges & Universities</p>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="what-we-provide.html">What we provide</a>
<a class="dropdown-item" href="find-a-manufacturer.html">Find a Manufacturer</a>
</div>
</li>
<p class="mb-1 dashes"> | </p>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Students
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="students.html">What is Manufacturing?</a>
<a class="dropdown-item" href="areas.html">What area is best for me?</a>
<a class="dropdown-item" href="getting-started.html">How do I get started?</a>
<a class="dropdown-item active" href="apprenticeships.html">Apprenticeships</a>
<a class="dropdown-item" href="how-is-it-made.html">How is it made?</a>
</div>
</li>
<p class="mb-1 dashes"> | </p>
<li class="nav-item">
<a class="nav-link d-inline-flex" href="news.html"><p class="mb-0 d-none d-850-block">Latest </p>News</a>
</li>
</ul>
</div>
</nav>
<div id="nav-decorator" class="col-12 bg-blue"></div>
</header>
<!-- Main Content -->
<div class="row">
<div class="col d-flex justify-content-center bg-blue">
<div class="col-540-12 col-10 d-flex justify-content-center overflow-hidden">
<img id="global-image" src="./assets/images/global.webp" alt="Picture of the world">
<div class="bridge-box">
<img id="bridge-image" src="./assets/images/bridge-image.jpg" alt="Picture of a bridge">
</div>
<div class="col-540-12 col-10 p-4 d-flex flex-column justify-content-center text-black text-540-white">
<h3 class="position-relative mb-3">Why should I consider an apprenticeship?</h3>
<p class="position-relative">As a student, trying to decide on which option is best for you can be a daunting prospect.</p>
<p class="position-relative">If you are academic and enjoy learning through text books and lessons then University is a good choice. However there are many people who are much better learning "on the job", me included.</p>
<p class="position-relative">Apprenticeships give you that opportunity and you will earn while you learn.</p>
<p class="position-relative">Many apprenticeships provide a degree route too, which means you can earn and learn without building up a huge student debt.</p>
<p class="position-relative">The most important thing to remember is that Apprenticeships aren't something to consider if you don't do well in your exams. We must dispel that myth. They are just as valuable - if not more - than the University route and if you choose to do an Apprenticeship you should be proud that you are learning a profession, gaining hands on experience and will have far more experience at the end of your Apprenticeship than many who choose to go to Uni.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col d-flex justify-content-center">
<div class="col-10 py-4 my-2 bg-lightblue d-flex flex-column align-items-center text-center">
<h3>Find out more</h3>
<p class="mx-5">For more information about Apprenticeships why not take a look at the Gov website where you can set up an account and register for an Apprenticeship</p>
<a href="https://www.gov.uk/apply-apprenticeship" target="_blank" class="white-button px-1 p-2">Click Here</a>
</div>
</div>
</div>
<div class="back-to-top d-flex justify-content-center d-md-none row mt-2 mb-3">
<a class="bg-blue-button text-center px-2 py-1" href="#logo-box">Scroll to Top</a>
</div>
</main>
</div>
<!-- Footer -->
<footer id="footer">
<div class="col-12 bg-blue footer-box">
<div class="col-lg-3 d-none d-lg-flex justify-content-center">
<img id="alumni-image" src="./assets/images/alumni-image.webp" alt="Top 100 2022 Alumni">
</div>
<div class="col-7 col-lg-6 d-flex flex-column text-center justify-content-center">
<p id="footer-name">©2023 by Marvelous Manufacturing</p>
<p class="tiny-text">Marvelous Manufacturing is a trading name of Angela Lawlor Ltd a UK registered company</p>
</div>
<ul class="col-5 social-networks mb-0 col-lg-3">
<li class="col-4"><a href="https://www.linkedin.com/company/marvelous-manufacturing/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a></li>
<li class="col-4"><a href="https://twitter.com/MarvelousManuf1" target="_blank"><i class="fa-brands fa-x-twitter"></i></a></li>
<li class="col-4"><a href="https://www.youtube.com/@MarvelousManuf" target="_blank"><i class="fa-brands fa-youtube"></i></a></li>
</ul>
</div>
</footer>
<!-- My JavaScript -->
<script src="./assets/js/index.js"></script>
<!-- JQuery -->
<script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
<!-- Slide Down JavaScript -->
<script src="./assets/js/slide_downs.js"></script>
<!-- Postload Bootstrap -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>