mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
6524bb7f94
--HG-- extra : rebase_source : 4e105edb5d4241e1f4775dfc522ad4a29effdb43
16 lines
550 B
HTML
16 lines
550 B
HTML
<div style="position: absolute;
|
|
top: 20px; left: 517px;
|
|
width: 6px;
|
|
background-color: red;
|
|
height: 100px;"></div>
|
|
<div style="position: absolute;
|
|
top: 20px; left: 20px;
|
|
-moz-column-count:2;
|
|
-moz-column-gap: 0px;">
|
|
<div style="height:200px;
|
|
width: 500px;
|
|
font-size: 16px;">
|
|
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed feugiat libero vel diam. Pellentesque pulvinar commodo lacus. Sed fringilla. Sed lectus. Praesent laoreet orci vitae nisi. Duis venenatis tristique massa. Sed commodo diam at mauris.
|
|
</div>
|
|
</div>
|