null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
7610817
Estructura HTML
Description
Esquema de la estructura de las etiquetas de un documento HTML
No tags specified
html
dom
desarrollo y diseño web
Flowchart by
Gonzalo Roldan
, updated more than 1 year ago
More
Less
Created by
Gonzalo Roldan
over 7 years ago
33
1
0
Resource summary
Flowchart nodes
HTML
body
head
meta
title
header
nav
footer
article
img
ul
h1
p
li
li
li
Por ejemplo, en referencia a la etiqueta <body>, se pueden indicar las siguientes relaciones
PARENT
CHILDS
DESCENDIENTES
<!doctype html> <html><head> <meta charset="utf-8"> <title>Ejercicio opcional árbol</title></head><body> <header> <img src="firefox-os.png" alt="FirefoxOS Logo" width="200" height="164"> </header> <nav> <ul> <li>Menú 1</li> <li>Menú 2</li> <li>Menú 3</li> </ul> </nav> <article> <h1>Titular de nivel 1</h1> <p>Contenido de la página</p> </article> <footer>Pie de página</footer></body></html>
Show full summary
Hide full summary
Want to create your own
Flowcharts
for
free
with GoConqr?
Learn more
.
Similar
Test Diagnóstico HTML - CSS
Bea Camacho
Control HTML - CSS / Prototipado Web
Lhuis .
Introducción a HTML.
Andres Camilo Cu
CONCEPTOS WEB BASICOS
Mirna Isabel Osorio López
HTML básico
Pablo Carbajal Sardá
HTML y sus caracteristicas
Berenais Martin
Publicación de contenidos en la web
Ángeles Gómez Ojeda
HTML5
Danier Fresley V
Página Web
VALERIA VALADEZ ZARAGOZA
10 Preguntas sobre HTML
Carlos Garcete
Etiquetas HTML5
bvilafranca
Browse Library