-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathureport-team.html
113 lines (84 loc) · 2.77 KB
/
ureport-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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0102)file://localhost/Users/jmdb/Code/archive/clients/gds/dwp/tft-carers-allowance/claim-form/doc/team.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>The Unicef uReport team</title>
<link rel="shortcut icon" href="https://en.gravatar.com/favicon.ico">
</head>
<body>
<style type="text/css">
body {
font-family: "Courier New";
}
body {
}
.team-name {
font-weight: bold;
text-align: center;
}
.people ul, .people li {
list-style: none;
}
.people li {
float: left;
}
.team-member {
border: #696969 8px solid;
padding: 5px;
margin: 10px;
}
.team-member img {
width: 150px;
height: 150px;
}
.team-member p {
padding: 0;
margin: 0;
padding-top: 0.5em;
text-align: center;
font-weight: bold;
font-size: 1em;
}
</style>
<div class="team">
<h1 class="team-name">Unicef uReport team</h1>
<ul class="people">
<li class="team-member">
<img src="https://rapportive-proxy.heroku.com/proxy?url=http%3A%2F%2Fm3.licdn.com%2Fmpr%2Fmpr%2Fp%2F2%2F000%2F045%2F272%2F166cd56.jpg" alt="James" />
<p>James</p>
</li>
<li class="team-member">
<img src="https://secure.gravatar.com/avatar/73f919a7505c2ad40459302542cf34a0" alt="Kenneth" />
<p>Kenneth</p>
</li>
<li class="team-member">
<img src="http://cdn0.mos.techradar.futurecdn.net///classifications/images/pirate-580-75.jpg" alt="Moses" />
<p>Moses</p>
</li>
<li class="team-member">
<img src="http://cdn0.mos.techradar.futurecdn.net///classifications/images/pirate-580-75.jpg" alt="Ivan" />
<p>Ivan</p>
</li>
<li class="team-member">
<img src="https://secure.gravatar.com/avatar/55cee167cd226c5d0ff08352315f28c9" alt="Evan" />
<p>Evan</p>
</li>
<li class="team-member">
<img src="http://2.gravatar.com/avatar/0d6232f31292b93515fb9822c8e74b1f" alt="Jim" />
<p>Jim</p>
</li>
<li class="team-member">
<!-- <img src="http://2.gravatar.com/avatar/42d9aee531d4dd1a48677e65174bc341" alt="0rgh0"> -->
<img src="http://1.bp.blogspot.com/-snTw0-Ioh8k/UIWca37qybI/AAAAAAAAAiA/b0sbSE94Ing/s1600/Orco+orko_by_albertoo1.jpg" alt="0rgh0" />
<p>0rgh0</p>
</li>
<li class="team-member">
<img src="https://secure.gravatar.com/avatar/7ffa4f4e0638fc4766821a0b6d255b44?s=400&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="nim" />
<p>nim</p>
</li>
<li class="team-member">
<img src="./4792_1185291550614_2627248_n.jpg" alt="DJ" />
<p>DJ</p>
</li>
</ul>
</div>
</body></html>