mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
6 lines
211 B
HTML
6 lines
211 B
HTML
<!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>
|