2024-10-24 11:57:24 -06:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" />
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" />
< title > Identidad Acatlan</ title >
<!-- Ext CSS -->
< link
href = "../assets/Ext/bootstrap/css/bootstrap.min.css"
rel = "stylesheet"
/>
< link href = "../assets/Ext/icofont/icofont.min.css" rel = "stylesheet" />
< link href = "../assets/Ext/boxicons/css/boxicons.min.css" rel = "stylesheet" />
< link
href = "../assets/Ext/owl.carousel/assets/owl.carousel.min.css"
rel = "stylesheet"
/>
< link href = "../assets/Ext/aos/aos.css" rel = "stylesheet" />
< link
rel = "stylesheet"
href = "https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<!-- Main CSS -->
< link rel = "stylesheet" href = "./assets/css/main.css" />
</ head >
< body >
< header id = "header" >
< div class = "cont d-flex aling-items-center justify-content-between" >
< a href = "https://www.unam.mx/" target = "_blank"
>< img src = "assets/img/escudos/logo_unam-b.png" alt = "" class = "img"
/></ a >
2024-10-29 13:25:16 -06:00
< nav class = "navbar nav-g" >
2024-10-24 11:57:24 -06:00
< div class = "container-fluid" >
< ul class = "navbar nav" >
< li class = "nav-item" >
< a href = "index.html" class = "nav-link ative" aria-current = "page" >
Inicio
</ a >
</ li >
< li class = "nav-item" >
< a href = "galeria.html" class = "nav-link ative" aria-current = "page" >
Galería
</ a >
</ li >
< li class = "nav-item" >
< a href = "himno-U.html" class = "nav-link ative" aria-current = "page" >
Himno Universitario
</ a >
</ li >
< li class = "nav-item" >
< a href = "archivo.html" class = "nav-link ative" aria-current = "page" >
Archivo
</ a >
</ li >
< li class = "nav-item" >
< a href = "acatlan-M-E.html" class = "nav-link ative" aria-current = "page" >
Acatlán Me Encanta
</ a >
</ li >
< li class = "nav-item" >
< a href = "himno-D.html" class = "nav-link ative" aria-current = "page" >
Himno Deportivo
</ a >
</ li >
< li class = "nav-item" >
< a href = "videos.html" class = "nav-link ative" aria-current = "page" >
Videos
</ a >
</ li >
< li class = "nav-item" >
< a href = "stickers.html" class = "nav-link ative" aria-current = "page" >
Stickers WhatsApp
</ a >
</ li >
< li class = "nav-item" >
< a href = "somos-Pumas.html" class = "nav-link ative" aria-current = "page" >
Somos Pumas
</ a >
</ li >
</ ul >
</ div >
</ nav >
< a href = "https://www.acatlan.unam.mx/" target = "_blank" class = "mr-auto"
>< img src = "assets/img/escudos/escudo-b2.png" alt = "" class = "img"
/></ a >
</ div >
</ header >
< main id = "main" >
< section class = "home" >
2024-10-24 13:41:48 -06:00
< div class = "container cont-prin" >
< div class = "section-h" >
< h2 >
< i class = 'bx bxs-image' ></ i >
Logotipos
</ h2 >
</ div >
</ div >
2024-10-24 11:57:24 -06:00
</ section >
</ main >
<!-- ======= Footer ======= -->
< footer id = "footer" >
< div class = "footer-top" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-4 col-md-6 footer-newsletter" >
< h4 > Redes Sociales</ h4 >
Siguenos en:
< div class = "social-links mt-3" >
< a href = "#" class = "twitter" >< i class = "bx bxl-twitter" ></ i ></ a >
< a href = "#" class = "facebook" >< i class = "bx bxl-facebook" ></ i ></ a >
< a href = "#" class = "instagram" >< i class = "bx bxl-instagram" ></ i ></ a >
< a href = "#" class = "google-plus" >< i class = 'bx bxl-youtube' ></ i ></ a >
</ div >
< img src = "assets/img/escudos/unam-nacion-blanco.png" style = "width: 150px;; margin: 15px auto;" >
</ div >
< div class = "col-lg-2 col-md-6 footer-links" >
< h4 > Sitios de Interes</ h4 >
< ul >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-1</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-2</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-3</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-4</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-5</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-6</ a ></ li >
</ ul >
</ div >
< div class = "col-lg-2 col-md-6 footer-links" >
< h4 > Conoce más</ h4 >
< ul >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-1</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-2</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-3</ a ></ li >
< li >< i class = "bx bx-chevron-right" ></ i > < a href = "#" > Link-4</ a ></ li >
</ ul >
</ div >
< div class = "col-lg-4 col-md-6" >
< div class = "footer-info" >
< h3 > FES < span > Acatlán</ span ></ h3 >
< p >
Hecho en México, todos los derechos reservados 2021.
< br >< br > Esta página puede ser reproducida con fines no lucrativos, siempre y cuando no se mutile, se cite la fuente completa y su dirección electrónica. De otra forma, requiere permiso previo por escrito de la institución.
</ p >
</ div >
</ div >
</ div >
</ div >
</ div >
</ footer > <!-- Termina Footer -->
</ body >
</ html >