Lists - Foundations - The Odin Project

Опубликовано: 28 Сентябрь 2024
на канале: Useful Programmer
2,871
27

Continuing our journey through The Odin Project, this video is all about how to write lists in HTML. Lists might seem unimportant, but a lot of web development utilizes lists. Most navigation bars are actually lists dressed up with CSS and JavaScript. This is foundational knowledge and it's good to take a second to really dive into understanding lists. Enjoy!