In HTML, inline elements are normally displayed:

Prepare for the Web Design EOPA Test. Study with interactive quizzes and multiple-choice questions, complete with hints and detailed explanations. Get ready for your web design certification!

Multiple Choice

In HTML, inline elements are normally displayed:

Explanation:
Inline elements flow with surrounding text and don’t start a new line by default. They sit on the same line as adjacent content and only wrap to the next line if there isn’t enough horizontal space. This is why a span, a link, or emphasized text stays in the same sentence rather than creating its own line. The vertical spacing around inline elements is largely governed by the line height rather than separate top and bottom margins, while horizontal space can be impacted by padding and margins. So, inline elements are normally displayed on the same line, which makes the statement true.

Inline elements flow with surrounding text and don’t start a new line by default. They sit on the same line as adjacent content and only wrap to the next line if there isn’t enough horizontal space. This is why a span, a link, or emphasized text stays in the same sentence rather than creating its own line. The vertical spacing around inline elements is largely governed by the line height rather than separate top and bottom margins, while horizontal space can be impacted by padding and margins. So, inline elements are normally displayed on the same line, which makes the statement true.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy