====== Web Development Lesson 3 - Lists ====== ===== Objectives ===== In this lesson, you will: * learn the full structure for HTML documents * learn when and how to use lists * learn how to format vertical and horizontal lists * begin using a full-featured coding platform * use a Javascript array to store and display a list ===== Prerequisites ===== * Understanding of HTML tags * Familiarity with text styles ===== Revision ===== [[https://view.genial.ly/615f870e6e171c0dbad5f8a4/interactive-content-html-etiquetas-quiz|HTML Caveman Prueba]] ===== Activities ===== * [[en:web_development:lists:simple_lists|Simple Lists]] * [[en:web_development:lists:multilevel_lists|Multi-level Lists]] * [[en:web_development:lists:checklists|Checklists]] * [[en:web_development:lists:menus|Menus]] * [[en:web_development:lists:javascript|Javascript]] * [[en:web_development:lists:exercise|Exercise]] * [[en:web_development:lists:summary|Summary]] [[en:web_development:tables|Next: Tables]]