4 lines
169 B
HTML
4 lines
169 B
HTML
<!DOCTYPE html>
|
|
<fieldset style="column-count: 2; width: 200px; border: none; text-indent: 50px">
|
|
This is some text that is too long and it will overflow.
|
|
</fieldset>
|