Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.clamp {
width: 10em;
border: 2px solid black;
text-align: center;
}
</style>
<div class="clamp">
Line 1 <br>
Line 2…
</div>