Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<style>
div {
font-family: monospace;
}
</style>
<p>Test passes if the three “A” letters below are vertically aligned with eachother.
<div class=ref><br>
          A<br>
          A<br>
          A
</div>