Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<style>
.clamp {
width: 29.1ch;
border: 1px solid black;
font-family: monospace;
white-space: pre
}
</style>
<div class="clamp">There should be an ellipsis
at the end of this text line…</div>