Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: Structure Content with Lists | Section
Getting Started with HTML

bookChallenge: Structure Content with Lists

Desliza para mostrar el menú

Task

Create an HTML document that presents your favorite movies using both unordered and ordered lists.

index.html

index.html

copy

Hint

  • Step 1: Use <ul> tag to create an unordered list of favorite action movies. Add <li> tags for each movie.
  • Step 2: Use <ol> tag to create an ordered list of top comedy movies. Add <li> tags for each movie.
index.html

index.html

copy
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 13

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Sección 1. Capítulo 13
some-alt