This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
people.html
63 lines (63 loc) · 3.17 KB
/
people.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
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="https://fonts.googleapis.com/css?family=Architects+Daughter" rel="stylesheet"
type="text/css">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css"
media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css"
media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<title>Project Artemis</title>
</head>
<body><span style="font-family: LTAroma;"> </span>
<header>
<div style="height: 181px;" class="inner">
<h1><span style="color: rgb(255, 255, 255);"><a href="index.html"><span
style="font-family: LTAroma; color: rgb(255, 255, 255)">Project
Artemis</span></a></span></h1>
<h2><span style="font-family: LTAroma;">Visual Navigation for Flying
Robots</span></h2>
<br>
<hr><span style="color: rgb(255, 255, 255);"><span style="font-family: LTAroma;">
<span style="font-weight: bold;"><a style="color: rgb(255, 255, 255);"
href="mavs.html">Our MAVs</a>
| <a style="color: rgb(255, 255, 255);" href="technical.html">
Technical</a> | <a style="color: rgb(255, 255, 255);"
href="people.html"> People</a>
| <a style="color: rgb(255, 255, 255);" href="gallery.html">
Gallery</a> | Publications
| </span><span style="font-weight: bold;"><a
href="contact.html"><span style="color: rgb(255, 255, 255);">Contact
Us</span> </a></span></span></span>
<p><a href="https://github.com/ProjectArtemis" class="button"><small>Follow
me on</small> GitHub</a></p>
</div>
</header>
<span style="font-family: LTAroma;"> <br>
</span>
<div>
<div class="inner clearfix">
<h1> </h1>
<section id="main-content">
<h1><span style="font-family: LTAroma;">People</span></h1>
<h2><span style="font-family: LTAroma;"><span style="color: rgb(102, 102, 102);">Mohammed
Kabir</span></span></h2>
<br>
<img style="width: 323px; height: 323px;" alt="" src="images/content/kabir.jpg"><br>
<h2><span style="font-family: LTAroma;"><span style="color: rgb(102, 102, 102);">Jonathan
Parrot</span></span></h2>
<br>
<img style="width: 323px; height: 412px;" alt="" src="images/content/jono.jpg"><br>
<br>
</section>
</div>
</div>
<span style="font-family: LTAroma;"> </span>
</body>
</html>