Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Structure Content with Lists | Section
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
HTML Basics for Absolute Beginners (Sliced) - 1768407373666

bookChallenge: Structure Content with Lists

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
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 16

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

bookChallenge: Structure Content with Lists

Scorri per mostrare il menu

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
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 16
some-alt