-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJobs_STEM_Ex.html
37 lines (33 loc) · 1.75 KB
/
Jobs_STEM_Ex.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
<html>
<link rel="stylesheet" type="text/css" href="MajorC.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head>
<title> Major Guide </title>
</head>
<!----------------------------------------------------------------------------------------------------------------------------------------------->
<!------------------------------------------------------------------- TEXT BELOW + HOME --------------------------------------------->
<!----------------------------------------------------------------------------------------------------------------------------------------------->
<h1>
<font color = FEFFFF size = 1> Made By APO Region R </font>
<div style="text-align:right; vertical-align: top;">
<button class="myButton"; onclick="window.location.href = 'file:///C:/Users/spleonard/Desktop/Majors_STEM_list.html';"><i class="fa fa-arrow-left"></i></button>
<button class="myButton"; onclick="window.location.href = 'file:///C:/Users/spleonard/Desktop/Majors.html';"><i class="fa fa-home"></i></button>
</div>
<br>
<div class="title"> [Job Title Here] </div>
<div class="description">
Desciption
<p style="color:#FEFFFF; font-size:15">[This field is all about _____ You ought to love _____ and _____ because _____ and so ______. Its kinda cool]</p>
</div>
<div class="need">
Qualifications
<p style="color:#FEFFFF; font-size:15">[You gotta spend (2-5) years in school. Usually you need ___ years of expereince. (College degree required).]</p>
</div>
<div class="job">
Potential Majors
<p style="color:#FEFFFF; font-size:15">
[-Mechanical Engineering]<br>[-Geologist]<br>[-French]<br>[-Banana-ologist]
</p>
</div>
<img class = "photo"; src = "C:\Users\spleonard\Desktop\Major_Pics\Image.png">
</html>