Crea una plantilla con HTML5 junto con CSS y JS
Contenido del Curso:
1 - Introducción
2 - Material y Hosting
3 - Cabecera y Menú P1
4 - Cabecera y Menú P2
5 - Cabecera y Menú P3
6 - Cabecera y Menú P4
7 - Sección Principal
8 - Secciones Principales P1
9 - Secciones Principales P2
10 - Secciones Principales P3
11 - Footer P1
12 - Footer P2
13 - Subir Plantilla al Hosting
Material para el Curso:
- Ver Plantilla, Aquí
- Descargar Sublime Text, Aquí
- Curso Fundamental de HTML, Aquí
- Curso Fundamental de CSS, Aquí
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
$(function(){ $('a[href*=#]').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var $target = $(this.hash); $target = $target.length && $target || $('[name=' + this.hash.slice(1) +']'); if ($target.length) { var targetOffset = $target.offset().top; $('html,body').animate({scrollTop: targetOffset}, 1000); return false; } } }); });
Gracias por el curso, te sigo en facebook tambien y ya te dire como va mi plantilla, ahora la comienzo. :-)
ResponderEliminarMuy bien, aqui estamos para cualquier cosa hermano!, Saludos
Eliminarneta que personas que se toman el tiempo de transmitir sus conocimientos de esta manera , son realmente grandes :D gracias
ResponderEliminarneta que personas que se toman el tiempo de transmitir sus conocimientos de esta manera , son realmente grandes :D gracias
ResponderEliminarEste comentario ha sido eliminado por el autor.
ResponderEliminarahh?
Eliminar