Computer Science, asked by krishnavyshakdev, 3 months ago

can somebody explain me about the <b> tag in html
plz dond scam I will report you​

Answers

Answered by RiyaMohekar98
5

Explanation

The <b> tag in HTML is used to indicate the importance of the text. The text is written within <b> tag display in bold size. You can do that by using CSS also there is a similar tag <strong> tag that has a similar effect on content.

Similar questions