<!doctype HTML>
<body>
<div style="border: 1px solid blue;">
<div style="display: inline-block;">
<textarea style="display:block;">hello
world</textarea>
</div>
</div>
</body>
<!doctype HTML>
<body>
<div style="border: 1px solid blue;">
<div style="display: inline-block;">
<textarea style="display:block;">hello
world</textarea>
</div>
</div>
</body>