-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathco.html
More file actions
135 lines (88 loc) · 3.6 KB
/
co.html
File metadata and controls
135 lines (88 loc) · 3.6 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Yuri Frota - Home Page</title>
<meta name="description" content="The Home Page of Professor Kevin Yuri Frota">
<meta name="keywords" content="IC-UFF">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Front Page 2003">
<link href="arquivos/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<table summary="page layout table" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td width="90%" class="navigation" colspan="2" align="left"><img src="arquivos/yuri2.jpg"></td>
<td width="10%" class="navigation" colspan="2" align="left"> <a href="http://www.uff.br"> <img src="arquivos/uff.png"></td> </a>
</tr>
<tr valign="top">
<td class="bottomnavbar" colspan="2" align="left"></td>
<td class="bottomnavbar" colspan="2" align="left"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td class="navigation" width="160">
<div id="nav-container">
<ul id="nav-list">
<li><a href="https://yuri-frota.github.io"><span style="text-decoration: underline;">Home</a></li>
<li><a href="https://yuri-frota.github.io/cv.html"><span style="text-decoration: underline;">Curriculum</span></a></li>
<li><a href="https://yuri-frota.github.io/ap.html"><span style="text-decoration: underline;">Research Areas</span></a></li>
<li><a href="https://yuri-frota.github.io/cur.html"><span style="text-decoration: underline;">Teaching</span></a></li>
<li><a href="https://yuri-frota.github.io/li.html"><span style="text-decoration: underline;">Links</a></li>
<li><a href="https://yuri-frota.github.io/per.html"><span style="text-decoration: underline;">Personal</a></li>
<li><a href="https://yuri-frota.github.io/co.html"><span style="text-decoration: underline;">Contacts</a></li>
</ul>
</div>
<a href="http://www.ic.uff.br"> <img src="arquivos/logo_ic_uff.png"> </a>
</td>
<td class="body">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td><dt><b>Address:</b></dt>
<dd style="color: rgb(102, 102, 204);">
<a style="color: rgb(102, 102, 204);" href="http://www.ic.uff.br/">Instituto de
Computação</a>
</dd>
<dl>
Universidade Federal Fluminense (<a style="color: rgb(102, 102, 204);" href="http://www.uff.br/">UFF</a>)
<br>
Av. Gal. Milton Tavares de Souza, s/n - Instituto de Computacao Building - room 539<br>
São Domingos Niterói - RJ - CEP: 24210-346
</dl>
<dt><b>Email:</b></dt>
<dt>yuri (a) ic (dot) uff (dot) br <br>
<img style="width: 200px; height: 100px;" alt="" src="arquivos/bitibas_mapa.png"><br>
</dt>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table summary="page layout table" border="0" cellpadding="10" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td class="bottomnavbar" align="left">
<b>
Phone: +55 (21) 2629-5637<br>
Fax: +55 (21) 2629-5627
</b>
</td>
<td class="bottomnavbar" align="right">
<b>yuri (a) ic (dot) uff (dot) br</b>
</td>
</tr>
</tbody>
</table>
</body>
</html>