Computer Science, asked by agrawalchanchal139, 3 months ago

B tag displays the text in dash face​

Answers

Answered by yokeshps2005
0

Answer:

HTML bold tag is represented by <b> tag.

HTML <b> tag is used to display the written text in bold format. It is strictly a presentational element. If you want to show your text in bold letters and not have real semantic meaning, then put it within <b>.......</b> tag.

Explanation:

Similar questions