Challenge: Structure Content with Lists
Deslize para mostrar o menu
Task
Create an HTML document that presents your favorite movies using both unordered and ordered lists.
index.html
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
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 13
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Seção 1. Capítulo 13