Strong tag
In HTML, the <strong> tag is used to represent text that should be displayed in bold and that is of importance. The <strong> tag is an inline element, which means that it can be used within a line of text and does not create a new line.
Here is an ex...
lovetocode.hashnode.dev1 min read