Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende 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

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Suggested prompts:

Can you give examples of how to use `em` and `strong` in Markdown?

Why is semantic HTML important for accessibility?

What are some common mistakes when using `em` and `strong`?

Awesome!

Completion rate improved to 6.25

bookEmphasizing Important Text

Desliza para mostrar el menú

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

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
some-alt