5 lines
206 B
HTML
5 lines
206 B
HTML
<!DOCTYPE html>
|
|
<html style="column-count: 15;">
|
|
<head><style>.wrapper { height: 3em; line-height: 1em; }</style></head>
|
|
<body><div class="wrapper"></div><div class="wrapper">A B C D E</div></body>
|
|
</html>
|