HTML <strong>
Published Jun 20, 2021Updated Jul 1, 2022
The <strong> element is used to identify text that is very important, or urgent.
Syntax
<strong><!-- text which should be emphasized goes here --></strong>
The <strong> element should only contain text content or other elements meant for text content.
Example
<html><head> </head><body><p>When hiking in nature, it is very important to<strong>avoid poison ivy</strong> at all costs.</p></body></html>

Learn HTML on Codecademy
- Front-end engineers work closely with designers to make websites beautiful, functional, and fast.
- Includes 34 Courses
- With Professional Certification
- Beginner Friendly.115 hours
- Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
- Beginner Friendly.7 hours