proyectos web 2 introduccion html

28

Click here to load reader

Upload: jose-ponce

Post on 16-Apr-2017

1.876 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Proyectos Web   2 Introduccion Html

Tema 2:Introducción HTML

Instituto Superior Tecnológico Público“Francisco de Paula Gonzáles Vigil”

Carrera Profesional de Computación e Informática

“PROYECTOS WEB"

Lic. José Luis Ponce [email protected]

www.redtacna.net

Page 2: Proyectos Web   2 Introduccion Html

JLPS

BREVE HISTORIA HTML

Page 3: Proyectos Web   2 Introduccion Html

JLPS

¿QUÉ ES HTML?

Page 4: Proyectos Web   2 Introduccion Html

JLPS

ARQUITECTURA HTML

Page 5: Proyectos Web   2 Introduccion Html

JLPS

ARQUITECTURA HTML

Page 6: Proyectos Web   2 Introduccion Html

JLPS

ESTRUCTURA BÁSICA

Page 7: Proyectos Web   2 Introduccion Html

JLPS

ESTRUCTURA BÁSICA

Page 8: Proyectos Web   2 Introduccion Html

JLPS

ESTRUCTURA BÁSICA

Page 9: Proyectos Web   2 Introduccion Html

JLPS

ESTRUCTURA BÁSICA

Page 10: Proyectos Web   2 Introduccion Html

JLPS

ESTRUCTURA BÁSICA

Page 11: Proyectos Web   2 Introduccion Html

JLPS

DOCUMENTO SIMPLE

Page 12: Proyectos Web   2 Introduccion Html

JLPS

TITULARES ENCABEZADOS

Page 13: Proyectos Web   2 Introduccion Html

JLPS

TITULARES ENCABEZADOS

Page 14: Proyectos Web   2 Introduccion Html

JLPS

LISTAS

Page 15: Proyectos Web   2 Introduccion Html

JLPS

LISTAS

Page 16: Proyectos Web   2 Introduccion Html

JLPS

TEXTO / PARRAFO

Page 17: Proyectos Web   2 Introduccion Html

JLPS

TEXTO / PARRAFO

Page 18: Proyectos Web   2 Introduccion Html

JLPS

BLOQUES DE TEXTO

Page 19: Proyectos Web   2 Introduccion Html

JLPS

BLOQUES DE TEXTO

Page 20: Proyectos Web   2 Introduccion Html

JLPS

ENLACES ( LINKS)

Page 21: Proyectos Web   2 Introduccion Html

JLPS

ENLACES ( LINKS)

Page 22: Proyectos Web   2 Introduccion Html

JLPS

IMÁGENES

Page 23: Proyectos Web   2 Introduccion Html

JLPS

IMÁGENES

Page 24: Proyectos Web   2 Introduccion Html

JLPS

TABLAS

Page 25: Proyectos Web   2 Introduccion Html

JLPS

TABLAS

Page 26: Proyectos Web   2 Introduccion Html

JLPS

TABLAS

Page 27: Proyectos Web   2 Introduccion Html

JLPS

TABLAS

• CELLPADDING (ANCHURA INTERIOR DE CELDA)• CELLSPACING (ESPACIO ENTRE CELDAS)

Page 28: Proyectos Web   2 Introduccion Html

JLPS

Página Web

HTML – CSS – Javascript

Estructura

Contenido

Apariencia

Comportamiento

HTML

CSS

Javascript

• Colores•

Tipografías

• Alineación

• Efectos• Validaciones• Automatización

• Párrafos• Encabezados• Listas

• Tablas• Capas• Etc.

• Textos• Imágenes• Enlaces

• Fondos•

Tamaños • Etc.