DOCUMENTOS HTML5

Get Started. It's Free
or sign up with your email address
DOCUMENTOS HTML5 by Mind Map: DOCUMENTOS HTML5

1. Estructura Del Cuerpo <body>

1.1. Organizacion

1.2. <header>

1.3. <nav>

1.4. <section>

1.5. <aside>

1.6. <footer>

2. Dentro del cuerpo (contenido)

2.1. <article>

2.2. <hgroup>

2.3. <figure>/ <figcaption>

3. Elementos (Nuevos- antiguos)

3.1. <mark>

3.2. <small>

3.3. <cite>

3.4. <address>

3.5. <time>

4. Componentes Básicos

4.1. Estructura

4.2. Estilo

4.3. Funcionalidad

5. Estructura Global Etiquetas especificas

5.1. <!DOCTYPE>

5.2. <html>

5.3. <head>

5.4. <meta>

5.5. <title>

5.6. <link>