HTML and CSS Certification 2025 – 400 Free Practice Questions to Pass the Exam

Disable ads (and more) with a premium pass for a one time $4.99 payment

Question: 1 / 135

How do you make a list item bold in HTML?

By using the <strong> or <b> tags

Making a list item bold in HTML is effectively accomplished by using the <strong> or <b> tags. The <strong> tag is semantically meaningful, indicating that the text has strong importance, which can improve accessibility and search engine optimization. The <b> tag, while purely presentational, visually renders text in bold as well. Both options are appropriate for emphasizing the list item text.

The other tags listed here serve different purposes; the <em> tag is used to emphasize text, typically rendering it in italics, while the <p> tag defines a paragraph and is not intended for styling individual words or list items. The <i> tag, similar to <em>, is used for text that is stylistically offset from the normal text, usually also rendering it in italics, which does not fulfill the requirement to make text bold. Therefore, using either the <strong> or <b> tag is the correct method for creating bold list items.

Get further explanation with Examzify DeepDiveBeta

By using the <em> tag

By using the <p> tag

By using the <i> tag

Next

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy