Intro to CS · Day 6 of 10
HTML Headings and Structure
Use headings and lists to make the page's organization visible in the code and on the screen.
- Tool: CS Discoveries Unit 2, Lesson 3
- Time: one class period
- Turn in: structured-page screenshot, outline, and reflection
English
Words for today: heading · list · nesting
What to do
- Open Headings and Lists and complete the assigned levels.
- Make a short outline for your page: one page title, at least two section headings, and the points that belong under each section.
- Build the outline in Web Lab with one h1, two or more h2 headings, paragraphs, and at least one list.
- Check the nesting. The content for each section should sit under the heading that names it.
- Capture the code and preview together so both are readable.
If your code is not working
- Compare the heading order in your outline with the order in your HTML.
- If a list does not work, check the opening and closing tags around the list and each item.
- Change one tag at a time and watch the preview.
Before you submit
- Upload the page screenshot and your short outline.
- In the submission comment, complete the reflection.
Reflection
Write 2 or 3 sentences: "I used my h1 for ____. My h2 headings divide the page into ____ and ____."
Word bank: heading · list · nesting · h1 · h2 · section · outline
Español
Palabras de hoy: heading (encabezado) · list (lista) · nesting (anidación)
Qué hacer
- Abre Headings and Lists y completa los niveles asignados.
- Haz un esquema corto para tu página: un título, al menos dos encabezados de sección y los puntos que van en cada sección.
- Construye el esquema en Web Lab con un h1, dos o más encabezados h2, párrafos y al menos una lista.
- Revisa la anidación. El contenido de cada sección debe quedar debajo del encabezado que la nombra.
- Toma una captura del código y la vista previa juntos para que los dos se puedan leer.
Si tu código no funciona
- Compara el orden de los encabezados en tu esquema con el orden del HTML.
- Si una lista no funciona, revisa las etiquetas de apertura y cierre de la lista y de cada elemento.
- Cambia una etiqueta a la vez y observa la vista previa.
Antes de entregar
- Sube la captura de la página y tu esquema corto.
- En el comentario, completa la reflexión.
Reflexión
Escribe 2 o 3 oraciones: "Usé mi h1 para ____. Mis encabezados h2 dividen la página en ____ y ____."
Banco de palabras: encabezado · lista · anidación · h1 · h2 · sección · esquema