Skip to content

Instantly share code, notes, and snippets.

@cmcp
Last active April 18, 2016 21:07
Show Gist options
  • Save cmcp/0c417eba5a4bbd841cea61db5590f9b0 to your computer and use it in GitHub Desktop.
Save cmcp/0c417eba5a4bbd841cea61db5590f9b0 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>NBSP Test</title>
</head>
<body>
<p>Williams&nbsp;&amp;&nbsp;Glyn.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment