forked from mr-gt/Assignment-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
References.html
106 lines (96 loc) · 5.24 KB
/
References.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
<!DOCTYPE html>
<html>
<title>MR GT - References</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="Main.css">
<style>
h1,h2,h3,h4,h5,h6 {font-family: Halfomania}
body,p {font-family: "Montserrat", sans-serif}
.w3-row-padding img {margin-bottom: 12px}
.w3-sidebar {width: 150px;background: #222;}
#main {margin-left: 150px}
</style>
<body class="w3-black">
<nav class="w3-sidebar w3-bar-block w3-small w3-hide-small w3-center">
<a href="index.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-home w3-xxlarge"></i>
<p>HOME</p>
</a>
<a href="Team Profile.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-users w3-xxlarge"></i>
<p>TEAM PROFILE</p>
</a>
<a href="Tools.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-wrench w3-xxlarge"></i>
<p>TOOLS</p>
</a>
<a href="Industry Data.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-database w3-xxlarge"></i>
<p>INDUSTRY DATA</p>
</a>
<a href="IT Work.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-laptop w3-xxlarge"></i>
<p>IT WORK</p>
</a>
<a href="IT Technologies.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-microchip w3-xxlarge"></i>
<p>IT TECHNOLOGIES</p>
</a>
<a href="Project Ideas.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-archive w3-xxlarge"></i>
<p>PROJECT IDEAS</p>
</a>
<a href="References.html" class="w3-bar-item w3-button w3-padding-large w3-text-orange w3-hover-orange">
<i class="fa fa-fw fa-book w3-xxlarge"></i>
<p>REFERENCES</p>
</a>
</nav>
<!-- Page Content -->
<div class="w3-padding-large" id="main">
<!-- Header/Home -->
<header class="w3-container w3-padding-32 w3-center w3-black" id="home">
<h1 style="font-size: 150px; color: orange">References</h1>
</header>
<!-- References Section -->
<div class="w3-content w3-justify w3-text-grey w3-padding-64" id="about" style="max-width:1200px">
<h2 style="font-size: 100px; color: orange">Team Profile</h2>
<p>
</p>
<h2 style="font-size: 100px; color: orange">Tools</h2>
<p>
Discord. (2019). Discord - Free Voice and Text Chat. [Online] Available at: <a href="https://discordapp.com/" style="color: orange">https://discordapp.com</a> [Accessed 1 Jul. 2019].<br>
GitHub. (2019). Build Software Better, Together. [Online] Available at: <a href="https://github.com/" style="color: orange">https://github.com</a> [Accessed 1 Jul. 2019].<br>
</p>
<h2 style="font-size: 100px; color: orange">Industry Data</h2>
<p>
Toptal.com. (2019). Front-End Web Developer Job Description. [Online] Available at: <a href="https://www.toptal.com/front-end/job-description" style="color: orange">https://www.toptal.com</a> [Accessed 29 Jun. 2019].<br>
Searchnetworking.techtarget.com. (2019). Networking Information. [Online] Available at: <a href="https://searchnetworking.techtarget.com/definition/network-engineer" style="color: orange">https://searchnetworking.techtarget.com</a> [Accessed 29 Jun. 2019].<br>
DataCamp Community. (2019). Data Scientist vs Data Engineer. [Online] Available at: <a href="https://www.datacamp.com/community/blog/data-scientist-vs-data-engineer" style="color: orange">https://www.datacamp.com</a> [Accessed 29 Jun. 2019].<br>
Zee Business. (2019). Full Stack Developers. [Online] Available at: <a href="https://www.zeebiz.com/india/news-20-higher-demand-for-full-stack-developers-this-year-report-68106" style="color: orange;">https://www.zeebiz.com</a> [Accessed 29 Jun. 2019].<br>
</p>
<h2 style="font-size: 100px; color: orange">IT Work</h2>
<p>
</p>
<h2 style="font-size: 100px; color: orange">IT Technologies</h2>
<p>
</p>
<h2 style="font-size: 100px; color: orange">Project Ideas</h2>
<p>
</p>
<h2 style="font-size: 100px; color: orange">Webpage</h2>
<p>
W3schools.com. (2019). W3.CSS Tutorial. [online] Available at: <a href="https://www.w3schools.com/w3css/default.asp" style="color: orange"> https://www.w3schools.com</a> [Accessed 1 Jul. 2019].<br>
W3schools.com. (2019). W3.CSS Templates. [Online] Available at: <a href="https://www.w3schools.com/w3css/w3css_templates.asp" style="color: orange"> https://www.w3schools.com</a> [Accessed 30 Jun. 2019].<br>
W3schools.com. (2019). HTML5 Tutorial. [Online] Available at: <a href="https://www.w3schools.com/html/default.asp" style="color: orange"> https://www.w3schools.com</a> [Accessed 30 Jun. 2019].<br>
</p>
<!-- Footer -->
<footer class="w3-content w3-padding-64 w3-text-grey w3-xlarge">
<p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" style="color: orange">w3.css</a></p>
</footer>
</div>
</body>
</html>