mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
259 B
HTML
12 lines
259 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body style="width: 400px; padding: 0 200px; -moz-column-gap: 200px; -moz-column-width: 100px">
|
|
This is text 1.
|
|
This is text 2.
|
|
This is text 3.
|
|
This is text 4.
|
|
This is text 5.
|
|
This is text 6.
|
|
</body>
|
|
</html>
|