-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
executable file
·145 lines (126 loc) · 7.41 KB
/
team.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
<!DOCTYPE html>
<!--
```
`.-:/+oossssssso+/:-.`
`.:+syyyyyyyyyyyyyyyyyyyys+:.
./oyyyyyyyyyyyyssssyyyyyyyyyyyyo/.
`-oyyyyyyyyo+/:-..````...-/+oyyyyyyys+.
`:syyyyyys+:.` `.:+syyyyyy+......``
`:syyyyyyo:` ./syyyyyyyyyyysso/.`
-oyyyyyyo- `/yyyyyyyyyyyyyyyo/`
`+yyyyyyo- .syyyyyysssyyyyyys:`
:syyyyys- `oyyyyy+``-+yyyyyyo`
.oyyyyyy/` `oyyyyy/ .oyyyyys`
:yyyyyyo. `syyyyy. /yyyyys`
.oyyyyyy: :yyyyyo /yyyyy/
:yyyyyyo. syyyyy. syyyyy`
.oyyyyyy: :yyyyy: :yyyyy/
`/yyyyyyo` -yyyyy+ `yyyyyo
-syyyyyy: -yyyyy/ yyyyys
.oyyyyyy+` /yyyyy: yyyyys
-oyyyyyyo. -+o+. `yyyyyy` `yyyyyo
`/syyyyyys: syyyo +yyyyy/ -yyyyy/
-syyyyyys: ./+/. /yyyyys` oyyyyy.
.yyyyyy+- -+oo- +yyyyys. .yyyyyo
/yyyyy: `:syyyyy. .oyyyyys. oyyyyy-
+yyyyy` `.:oyyyyyys/ `/yyyyyyy: :yyyyyo
/yyyyy: `.-/osyyyyyyys/` `/syyyyyyyyy+` .yyyyyy.
`yyyyyy- ```..--:/+ssyyyyyyyyys/.` ./syyyyyysyyyyys/` `syyyyy:
-yyyyyy/` ./ooooosssssyyyyyyyyyyyyyys+:.` `:oyyyyyyy+.`/yyyyyys/oyyyyy/
-syyyyys/. syyyyyyyyyyyyyyyyyysso+:-`` .:+syyyyyys/. .+yyyyyyyyyyy+
`/yyyyyys+:. :ossssssssooo+//:-.`` `.-/osyyyyyyyo:` ./syyyyyyy+`
.+syyyyyyso/-.` `````````` ``..-:/osyyyyyyyyyo/. `-+syyy/
`:oyyyyyyyyyso+/:--..---:://++oosssyyyyyyyyyyyso:. `.--
.:osyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyss+:.`
`.:+osyyyyyyyyyyyyyyyyyyyyyssso+/-.`
`.-://++o++++///::--..``
MangoHacks2018<3
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="img/mangos/white-mango.svg">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ"
crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.3/css/mdb.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.3/css/mdb.css"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/team.css">
<title>MangoHacks</title>
</head>
<body>
<div class="team container">
<!--Section: Team v.2-->
<section class="section team-section pb-5">
<div class="row text-center">
<!--Grid column-->
<div class="col-md-4 mb-r">
<div class="avatar">
<img src="img/team/angelo.jpg" id="angelo" class="z-depth-1" alt="First sample avatar image">
</div>
<h4>John Doe</h4>
<h5>Co-Director</h5>
<!--Facebook-->
<a type="" class="btn-floating btn-small btn-fb ">
<i class="fa fa-facebook"></i>
</a>
<!--Dribbble-->
<a type="" class="btn-floating btn-small btn-dribbble ">
<i class="fa fa-dribbble"></i>
</a>
<!--Twitter-->
<a type="" class="btn-floating btn-small btn-tw ">
<i class="fa fa-twitter"></i>
</a>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-4 mb-r">
<div class="avatar">
<img src="img/team/cesia.jpg" class="z-depth-1" alt="Second sample avatar image">
</div>
<h4>John Doe</h4>
<h5>Front-end Developer</h5>
<!--Email-->
<a type="" class="btn-floating btn-small btn-email ">
<i class="fa fa-envelope"></i>
</a>
<!--Facebook-->
<a type="" class="btn-floating btn-small btn-fb ">
<i class="fa fa-facebook"></i>
</a>
<!--GitHub-->
<a type="" class="btn-floating btn-small btn-git ">
<i class="fa fa-github"></i>
</a>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-4 mb-r">
<div class="avatar">
<img src="https://mdbootstrap.com/img/Photos/Avatars/img%20(31).jpg" class="z-depth-1" alt="Third sample avatar image">
</div>
<h4>Sarah Melyah</h4>
<h5>Web Developer</h5>
<!--Linkedin-->
<a type="" class="btn-floating btn-small btn-li">
<i class="fa fa-linkedin "></i>
</a>
<!--Twitter-->
<a type="" class="btn-floating btn-small btn-tw">
<i class="fa fa-twitter "></i>
</a>
<!--Pinterest-->
<a type="" class="btn-floating btn-small btn-pin">
<i class="fa fa-pinterest "></i>
</a>
</div>
<!--Grid column-->
</div>
</section>
<!--Section: Team v.2-->
</div>
</body>
</html>