Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
span {
font-size: 3em;
color: red;
text-shadow: 3px 3px 3px black;
}
</style>
<p>Test passes if the word “example” below is hyphenated, and the hyphen is large, red, and has a shadow
<div>ex<span>&#x002D;</span><br>ample</div>