HTML strong tag

Last Updated on April 26, 2023 by Roshan Parihar

HTML strong tag is the text Formatting tag used in HTML to make text strong.

Syntax

A strong text looks like bold text.

Output

strong text appearance with some font weight.

Resources and References

1. W3C Specification.
2. HTML living standard
3. W3C project using Github