<!DOCTYPE html>
<meta charset=utf-8>
<title>CSS Text test reference</title>
<link rel="author" title="Jonathan Kew" href="mailto:[email protected]">
<style>
pre {
font-size: 12px;
float: left;
border: 1px solid black;
margin: 12px;
}
</style>
<pre>
foo
bar
</pre>