Non-breaking Space –  

Importance of Non-breaking Spaces in HTML & CSS

A non-breaking space ( ) is an HTML entity that is used as a replacement for space.

Why is non-breaking space ( ) needed?

HTML doesn't recognize more than one space. Even if you hit multiple spaces, when you open the HTML document with a browser, you won't see more than one space.

F

HTML & CSS Introduction
Course Content