First Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
494 B

<html>
<head>
<meta charset="utf-8" >
<title></title>
</head>
<body>
<h1>Testando VIM com novas configurações</h1>
<div>
<table width="400px" border="1">
<tr>
<th width="40%">Name</th>
<th width="20%">Stacks</th>
<th width="40%">Ocupation</th>
<tr>
<tr>
<td>Marcos</td>
<td>JS/TS, Java</td>
<td>Web Backend Developer</td>
</tr>
</table>
<p><a href="index2.html">Form</a></p>
</div>
</body>
</html>