Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<title>CSS Text Test reference</title>
<style>
div {
white-space: pre;
}
span {
font-size: 2em;
font-family: monospace;
}
</style>
<p>Test passes if the two “X” letters bellow are vertically algined.
<div> <span>X<span></div>
<div> <span>X<span></div>