Inline text formatting (strong, em, b, i)
An inline HTML element that marks text as important. Browsers display it bold. Use it when the content has semantic importance, not just for visual styling.
What it does: <b> makes 'quick' bold visually. Unlike <strong>, it does not suggest the word is important. <i> is used here for a technical term. It is italic but carries no semantic stress - that is what <em> would be for. Inline elements sit within the surrounding text flow. They do not start a new line - that is the behaviour of block-level elements like <p>. All four are regular elements with both opening and closing tags. None of them are self-closing. <strong> signals importance. The text is rendered bold and carries semantic weight for accessibility tools. <em> adds semantic emphasis. It renders italic and is meaningful to screen readers and search engines.
Common mistakes: HTML tag names must be lowercase. <Strong> and </Strong> with a capital S are non-standard. The correct form is <strong> and </strong>. The em element is closed with <em> instead of </em>. A closing tag must have a forward slash: </em>.
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
<strong>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 →