contact@codebetter.in 8823075444
9993928766
  • Tutorials Home
  • Contact

What is the difference between the <strong> and <b> tags in HTML?

Sr.No. <strong> <b>
1. The <strong> tag is used to define text with strong importance The bold (<b>) tag specifies bold text without any extra importance.
2. The text inside this tag is bold Its makes any text bold.
3. It supports the Global attributes. It supports the Event attributes.
4. It supports the Event attributes. It supports the Global attributes.
5. Its supported browsers are :-
Chrome, Microsoft Edge, Safari, Firefox, Opera Mini
Its supported browsers are :-
Chrome, Microsoft Edge, Safari, Firefox, Opera Mini