Horje

Display a none-breaking-space

non-breaking space    
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h1>HTML Entity Example</h1>

<h2>A space character: &nbsp;</h2>

</body>
</html>

Output should be:

Display a none-breaking-space




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Entities
Uploaded by:
Admin