0
Strong vs bold text
When formatting, does <strong> have special text effects over <b>? I know <strong> defines important text, does that mean if you hover over it, there is an attachable (user input) definition to the strong-formatted text?
2 Answers
+ 3
While <strong> can be applied differently by each web browser, <b> will be displayed the same in all of them.
0
Elliott Mazur both bold <b> and <strong> tags does same work,u can use any of them.