which tags should be bolder?
Answers
Answered by
0
Answer:
Here is the solution
Explanation:
The HTML <b> tag is used to create a 'b' element, which represents bold text in an HTML document. The <b> tag should be used to markup text as bold without conveying any extra importance, for example in article abstracts, where the beginning of an article is set in bold text.
Similar questions