Unordered lists (ul and li)
An HTML element that creates an unordered (bulleted) list. Each item inside must be wrapped in an <li> element.
What it does: Every item between <ul> and </ul> must be a <li>. Here three items each have their own <li>...</li> wrapper. Both children are <li> elements - correct. Placing <p> or raw text directly inside <ul> is invalid. <ul> creates an unordered (bulleted) list. <ol> creates an ordered (numbered) list. HTML tag names must be lowercase. <UL> and <LI> are non-standard - use <ul> and <li>. <ul> items are bullet points by default. Numbered lists use <ol>. Both <li> and </li> are required. A missing </li> closing tag is invalid HTML. Wrapping nav links in a <ul> with <li> elements is the semantic HTML pattern for navigation menus.
Common mistakes: HTML tag names must be lowercase. <UL> should be written as <ul>. The first list item is missing its closing tag. It should be <li>Apples</li> with </li> at the end.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
<ul>Fill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →