From c534c9f8f782fcf9990cfa7a313a725235d0a8cb Mon Sep 17 00:00:00 2001 From: Jorge Valerio Araoz <jvalerio@esan.edu.pe> Date: Tue, 9 Apr 2024 18:43:27 -0500 Subject: [PATCH] Updating web page --- public/group_01.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/public/group_01.html b/public/group_01.html index ae3f47e..9810196 100644 --- a/public/group_01.html +++ b/public/group_01.html @@ -245,6 +245,13 @@ <img src="assets/img/group_01/Imagen17.jpg" class="img-fluid" alt=""><br><br> </ol><br> + <p style="text-align:center;"> + <video width="640" height="360" controls> + <source src="assets/files/animacion.mp4" type="video/mp4"> + Your browser does not support the video tag. + </video><br><br> + </p style=> + <b>The Electronic Assembly</b><br><br> For this assignment we are using:<br> <ol> @@ -354,10 +361,9 @@ </p> <h3><b>FILES</b></h3> - <p> - <a href="assets/files/ventana.dwg" download="CAD file">CAD file</a><br><br> - + <a href="assets/files/STL.zip" download="STL files">STL files</a><br><br> + <a href="assets/files/DesignFiles.zip" download="CREO Design Files">CREO Design Files</a><br><br> </p> </div> -- GitLab