5 lines
76 B
HTML
5 lines
76 B
HTML
<!doctype html>
|
|
<div style="display: table">
|
|
Some text
|
|
More text
|
|
</div>
|