Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Emphasizing Important Text | Structuring Text Content
HTML Text and Media Foundations

bookEmphasizing Important Text

The em element is used for stress emphasis, while the strong element indicates importance. Using these elements semantically improves accessibility and clarity for all users. When you use em and strong correctly, you help screen readers and other assistive technologies convey meaning, not just appearance, to users.

index.html

index.html

copy
Note
Note

Avoid using em and strong purely for visual styling. Use them to convey meaning, which benefits users of screen readers and other assistive technologies.

question mark

What is the main difference between the em and strong elements in HTML?

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 3

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Awesome!

Completion rate improved to 6.25

bookEmphasizing Important Text

Swipe to show menu

The em element is used for stress emphasis, while the strong element indicates importance. Using these elements semantically improves accessibility and clarity for all users. When you use em and strong correctly, you help screen readers and other assistive technologies convey meaning, not just appearance, to users.

index.html

index.html

copy
Note
Note

Avoid using em and strong purely for visual styling. Use them to convey meaning, which benefits users of screen readers and other assistive technologies.

question mark

What is the main difference between the em and strong elements in HTML?

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 3
some-alt