Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h1>This is a heading</h1>
<p>
To display a non-breaking space, use &amp;nbsp;.
</p>
</body>
</html>