<!DOCTYPE html>
<style>
div > div {
border: thin solid black;
font-family: 'Courier New';
width: 5ch;
white-space: nowrap;
}
</style>
<div lang="en-us">
<div>hy-<br>phen-<br>ation</div>
<div>hyphenation</div>
</div>
<!DOCTYPE html>
<style>
div > div {
border: thin solid black;
font-family: 'Courier New';
width: 5ch;
white-space: nowrap;
}
</style>
<div lang="en-us">
<div>hy-<br>phen-<br>ation</div>
<div>hyphenation</div>
</div>