La descarga está en progreso. Por favor, espere

La descarga está en progreso. Por favor, espere

<html> <head> <title> </title> </head>

Presentaciones similares


Presentación del tema: "<html> <head> <title> </title> </head>"— Transcripción de la presentación:

1 <html> <head> <title> </title> </head>
ESTRUCTURA DE PROGRAMA EN HTML <html> <head> <title> </title> Nombre Pestaña </head> <body> CUERPO DEL DOCUMENTO O WEB </body> </html>

2 CONCEPTOS GENERALES DE HTML
HTML: es el lenguaje con el que se escriben las páginas web. lenguaje usado por los navegadores para mostrar las páginas webs al usuario

3 CONCEPTOS GENERALES DE HTML Ejemplo <b> </b>
SINTAXIS DEL HTML: El HTML es un lenguaje que basa su sintaxis en un elemento de base al que llamamos etiqueta. La etiqueta presenta frecuentemente dos partes: Una apertura de forma general <etiqueta> Un cierre de tipo </ etiqueta>. Ejemplo <b> </b>


Descargar ppt "<html> <head> <title> </title> </head>"

Presentaciones similares


Anuncios Google