Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyHTMLparagraphs br hrSingle-choice MCQ

Given the markup below, how does the browser render the whitespace between "Hello" and "world"?

<p>Hello world</p>