Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge: Structure Content with Lists | Section
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
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 16

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

bookChallenge: Structure Content with Lists

Swipe um das Menü anzuzeigen

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
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 16
some-alt