File: /home/asjudine/public_html/principal/testimonios.php
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta http-equiv="X-UA-Compatible" content="IE=8; IE=9; IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../css/estilos.css">
<title>Testimonios</title>
<style>
.audio_testimonio{
background: rgb(62,0,0);
background: -webkit-linear-gradient(left, rgba(62,0,0,1) 0%, rgba(131,10,10,1) 11%, rgba(73,0,0,1) 87%, rgba(48,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(62,0,0,1) 0%, rgba(131,10,10,1) 11%, rgba(73,0,0,1) 87%, rgba(48,0,0,1) 100%);
background: linear-gradient(to right, rgba(62,0,0,1) 0%, rgba(131,10,10,1) 11%, rgba(73,0,0,1) 87%, rgba(48,0,0,1) 100%);
color: white;
padding: 20px;
text-align: center;
width: 90%;
height: 120px;
margin: 0 auto;
}
.texto{
color: white;
font-size: 18px;
}
#background2 {
background: rgba(0, 0, 0, 0.7);
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-blend-mode: darken;
}
</style>
</head>
<body>
<?php include('../headerint.php'); ?>
<?php include('../navint.php'); ?>
<h1 class="titulos">Testimonios</h1>
<main class="main">
<div class="audio_testimonio">
<audio controls>
<source src="../testimonios/AUD-20201203-WA0005.mp3"type="audio/ogg">
<source src="../testimonios/AUD-20201203-WA0005.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<p class="texto">Audio</p>
</div>
<table width="90%" border="0" align="center" cellpadding="5" cellspacing="0">
<tr>
<td align="center"> </td>
</tr>
<tr>
<td align="center"><div align="center"><font color="#990000" size="4" face="Verdana, Arial, Helvetica, sans-serif"><strong>Testimonios de agradecimiento. </strong></font></div></td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/1.jpg" width="560" height="585" id="background2"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/2.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/3.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/4.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/5.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/6.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/7.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/8.jpg" width="560" height="585"></p> </td>
<tr>
<td align="center"><p><img src="../testimonios/9.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/10.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/11.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/13.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/15.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/16.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/17.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/18.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/19.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/20.jpg" width="560" height="585"></p> </td>
<tr>
<td align="center"><p><img src="../testimonios/21.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/22.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/23.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/24.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/25.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><p><img src="../testimonios/26.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<tr>
<td align="center"><p><img src="../TESTIMONIO4.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<tr>
<td align="center"><p><img src="../TESTIMONIO3.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<tr>
<td align="center"><p><img src="../testimonio1.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<tr>
<td align="center"><p><img src="../imagen.jpg" width="560" height="585"></p> </td>
</tr>
<tr>
<td align="center"><img src="../agradecimiento2.jpg" width="600" height="585"></td>
</tr>
<tr>
<td align="center"><img src="../agradecimiento%206.jpg" width="431" height="600"></td>
</tr>
</table>
<? include ("footerint.php"); ?>
</main>
</body>
</html>