Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Basic User Interface Test Reference</title>
<style>
div { font-family: monospace; }
</style>
<p>The test passes if the following text is visible below: …56 FEDCBA</p>
<div>…56 FEDCBA</div>