Computer Science, asked by vikasvashist, 6 months ago

Choose the correct HTML tag to make a text bold?

Answers

Answered by llAmyll
5

Answer:

The HTML <b> element defines bold text, without any extra importance.

Answered by aditijaink283
0

Answer:

The correct answer to the given question is:

<b> bold tag

Explanation:

HTML contains several elements that define text with special meaning.

- Bold tag <b>

The HTML element defines the bold text, with no additional meaning.

Example

<b> The given text is bold </b>

According to the HTML5 specification, the tag should be used as a FINAL resort when no other tags are appropriate. The specification says that the title must be specified with to tags, the highlighted text must be specified with the tag, the highlighted text must be specified with the tag and the highlighted/highlighted text must be indicated by the tag.

The tag also supports global attributes as well as event attributes in HTML.

#SPJ2

Similar questions