diff --git a/HTML/index.html b/HTML/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..b62b57116b03a1ba468172ca40e7e6c4444a26ad
--- /dev/null
+++ b/HTML/index.html
@@ -0,0 +1,24 @@
+	<html>
+	  <head>
+		<title>Trabalho Pr�tico 2 - Algoritmos II</title>
+		
+	  </head>
+		<h1><center>Trabalho Pr�tico 2 - Algoritmos II</h2>
+	  <body>
+		<center>
+		Fernando Claudecir Erd (fce15)</p>
+		Gabriel Ruschel Castanhel (grc15) </p>
+		<h3>Arquivos do Programa</h3>
+		<h5><a href="Estruturas.h.txt">Estruturas.h</a></h5>
+		<h5><a href="Ordena��o.c.txt">Ordena��o.c</a></h5>
+		<h5><a href="Pesquisa.c.txt">Pesquisa.c</a></h5>
+		<h5><a href="Vetor.c.txt">Vetor.c</a></h5>
+		<h5><a href="Main.c.txt">Main.c</a></h5>
+		<h5><a href="makefile.txt">Comandos de compila��o</a></h5>
+		<h3>Relat�rio</h3>
+		<h5><a href="Relatorio.html">Relat�rio</a></h5>
+		<h3>Logs</h3>
+		<h5><a href="log.txt">Logs</a></h5>
+	  </body>
+	</html>
+