blob: 8951ff9afa8e637605c781d659cc1efeb7b962ff [file] [log] [blame] [edit]
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.clamp {
width: 10em;
border: 2px solid black;
text-align: right;
}
</style>
<div class="clamp">
Line 1 <br>
Line 2…
</div>