From 327a8f35cace118040d936cdfbd12fd9400df726 Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Thu, 7 Feb 2019 20:37:12 -0600 Subject: [PATCH] primera version de portal editorial concluido hasta carrusel --- .idea/encodings.xml | 4 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/portal_editorial.iml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 316 +++++++++++++++++++++++++++++++ bootstrap/bootstrap.min.css | 7 + bootstrap/bootstrap.min.js | 7 + componentes/carrusel.php | 30 +++ componentes/footer.php | 49 +++++ componentes/header.php | 51 +++++ css/estilo.css | 76 ++++++++ img/carrusel/1.jpg | Bin 0 -> 92781 bytes img/carrusel/2.jpg | Bin 0 -> 84871 bytes img/carrusel/3.jpg | Bin 0 -> 85867 bytes img/header/Logo-UNAM.png | Bin 0 -> 19083 bytes img/header/ediciones-acatlan.png | Bin 0 -> 27300 bytes img/header/escudo-unam.ico | Bin 0 -> 135290 bytes img/header/logo_fesa.png | Bin 0 -> 16330 bytes index.php | 4 + js/carrusel/carrusel.js | 23 +++ 21 files changed, 595 insertions(+) create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/portal_editorial.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 bootstrap/bootstrap.min.css create mode 100644 bootstrap/bootstrap.min.js create mode 100644 componentes/carrusel.php create mode 100644 componentes/footer.php create mode 100644 componentes/header.php create mode 100644 css/estilo.css create mode 100644 img/carrusel/1.jpg create mode 100644 img/carrusel/2.jpg create mode 100644 img/carrusel/3.jpg create mode 100644 img/header/Logo-UNAM.png create mode 100644 img/header/ediciones-acatlan.png create mode 100644 img/header/escudo-unam.ico create mode 100644 img/header/logo_fesa.png create mode 100644 index.php create mode 100644 js/carrusel/carrusel.js diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5748608 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/portal_editorial.iml b/.idea/portal_editorial.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/portal_editorial.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..4af2c4f --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +