0

HTML

I'm learning how to use <em> and <strong> tags. Can you shed more light on their usage and significance? Thank you.

19th Sep 2025, 8:12 AM
Fatima
Fatima - avatar
4 Risposte
+ 5
Hi! This type of information is very easy to Google. https://html5doctor.com/i-b-em-strong-element/
19th Sep 2025, 8:48 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 3
<em>makes the text italic, and <strong> makes the text bold. <em> and <strong> are semantic tags, so they are recognized by the screen reader as 𝗶𝗺𝗽𝗼𝗿𝘁𝗮𝗻𝘁 𝘁𝗲𝘅𝘁 and 𝘵𝘦𝘹𝘵 𝘵𝘩𝘢𝘵 𝘯𝘦𝘦𝘥𝘴 𝘵𝘰 𝘣𝘦 𝘱𝘢𝘪𝘥 𝘢𝘵𝘵𝘦𝘯𝘵𝘪𝘰𝘯 𝘵𝘰.
19th Sep 2025, 11:29 AM
𝓜𝓲𝓵𝓪 𓃠
𝓜𝓲𝓵𝓪 𓃠 - avatar
0
19th Sep 2025, 1:53 PM
Fatima
Fatima - avatar
19th Sep 2025, 1:53 PM
Fatima
Fatima - avatar