Generar un código que muestre widgets religiosos
<!-- FEED RELIGIOSO --> <div class="container"> <hr> <h2 style="text-align:center;">Versículos</h2> <hr> <!-- Example row of columns --> <div class="row"> <div class="col-md-4"> <span class="badge badge-success">Versículo del Día</span> <hr> <iframe width="300px" scrolling="no" height="400px" frameborder="0" src="https://www.bibliatodo.com/es/online/versiculo-del-dia"></iframe> </div> <div class="col-md-4"> <span class="badge badge-danger">Consejo del Día</span> <hr> <iframe width="320" scrolling="no" height="350" frameborder="0" src="https://www.bibliatodo.com/es/online/consejodeldia"></iframe> </div> <div class="col-md-4"> <span class="badge badge-warning text-white">Imagen del Día</span> <hr> <iframe width="320" scrolling="no" height="350" frameborder="0" src="https://www.bibliatodo.com/es/online/imagendeldia"></iframe> </div> <div class="col-md-4"> <span class="badge badge-primary text-white">Reflexión del Día</span> <hr> <iframe width="320" scrolling="no" height="310" frameborder="0" src="https://www.bibliatodo.com/es/online/reflexiondeldia"></iframe> </div> <div class="col-md-4"> <span class="badge badge-info text-white">Vídeo del Día</span> <hr> <iframe width="320" scrolling="no" height="310" frameborder="0" src="https://www.bibliatodo.com/es/online/videodeldia"></iframe> </div> <div class="col-md-4"> <span class="badge badge-dark text-white">Testimonio del Día</span> <hr> <iframe width="320" scrolling="no" height="310" frameborder="0" src="https://www.bibliatodo.com/es/online/testimoniodeldia"></iframe> </div> </div> <hr> </div> <!-- FEED RELIGIOSO -->
@tokyo esto agregarlo al FACILweb religioso
Se crearon 2 index.php, uno con RRS cristianas, y otro con RSS católicas
No se han establecido dependencias.
The note is not visible to the blocked user.
Generar un código que muestre widgets religiosos
@tokyo esto agregarlo al FACILweb religioso
Se crearon 2 index.php, uno con RRS cristianas, y otro con RSS católicas