blob: 1d0793d2fc1bed9d776ab71d24ff69f8f1ef5c79 (
plain)
1
2
3
4
5
|
<!DOCTYPE html>
<html style="-moz-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>
|