Content sectioning (section, article, aside)
A semantic HTML element for self-contained content that could stand alone, such as a blog post, news story, or forum entry.
What it does: The product announcement is self-contained - it could be shared or syndicated independently. That is the defining quality of <article>. Related article links supplement the main content without being essential to it - a perfect use of <aside>. <section> is the semantic choice for thematic groupings. <div> is a generic container with no semantic meaning. <section> should generally start with an h2-h6 heading to label its topic. A section without a heading may be better served by a <div>. HTML tag names must be lowercase. <ARTICLE> is non-standard - use <article>. Nesting is common and correct - a <section> might group multiple <article> elements, such as a blog section containing several posts.
Common mistakes: HTML tag names must be lowercase. <SECTION> should be written as <section>. The article opening tag appears twice. The second one should be the content - or the closing tag is missing a forward slash: </article>.
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
<article>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 →