<!DOCTYPE html> <html> <body> <h1>HTML Entity Example</h1> <h2>A space character: &nbsp;</h2> </body> </html>