-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (28 loc) · 1.17 KB
/
index.html
File metadata and controls
31 lines (28 loc) · 1.17 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>EvaSIM Testing</title>
</head>
<body>
<h1 align="center"><span style="text-align:center">Test for the Evaluation of the EvaML Language and the EvaSIM simulator</span></h1>
<h2 align="center">(Teste para a Avaliação da Linguagem EvaML e do Simulador EvaSIM)</h2>
<p> </p>
<p> </p>
<div align="center">
<table width="340" border="0">
<tr>
<td width="150"><div align="center"><a href="port-version.html">Versão em Português</a></div></td>
<td width="160"> </td>
<td width="160"><div align="center"><a href="eng-version.html">English Version</a></div></td>
</tr>
<tr>
<td><div align="center"><img src="imgs/brasil.png" alt="" width="150" height="80" /></div></td>
<td> </td>
<td><div align="center"><img src="imgs/eua.png" width="150" height="80" /></div></td>
</tr>
</table>
</div>
<p> </p>
</body>
</html>