HTML for Beginners 03 - Creating Lists and Tables

Published: 28 February 2023
on channel: Hayk Simonyan
78
4

In this tutorial, we'll cover two important topics - HTML lists and tables. You'll learn about three different types of lists, how to create unordered and ordered lists, and how to nest lists. We'll also explore tables, which are a way to present information in rows and columns, and how to create a basic table in HTML.

👋 If you’re new here, I’m Hayk. I help web developers secure their first tech jobs or advance to senior roles at https://www.skool.com/web-dev-mastery

💡 Newsletter for Developers - https://hayksimonyan.substack.com

Connect With Me On Other Platforms:
✍️ Medium:   / hayk-simonyan  
🆇 Twitter:   / hayksimonyann  
💼 LinkedIn:   / hayksimonyan  
🧑‍💻 GitHub: https://github.com/hayk-simonyan
🌐 Website: https://hayksimonyandev.web.app

🔗 Resources
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...

🔖 Sections
0:00 Intro
0:13 Unordered Lists
1:29 Ordered Lists
2:17 Nested Lists
2:43 Tables

#htmlforbeginners #htmllist #htmltables