5. HTML, CSS and JavaScript: Ordered and Unordered Lists

preview_player
Показать описание
This is the fifth in a series of computer science videos about creating a web page by combining HTML, CSS and JavaScript. It covers the use of the ul and ol tags, along with the li tags, to create unordered or ordered lists, that is bulleted or numbered lists.
Рекомендации по теме
Комментарии
Автор

Shouldn't the title be set by an <h1> (or smaller version) for semantic/accessibility reasons?

AgentZeroNine