Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | <body style="overflow:hidden"> |
michael@0 | 2 | <div style="position: absolute; |
michael@0 | 3 | top: 40px; left: 337px; |
michael@0 | 4 | width: 6px; |
michael@0 | 5 | background-color: green; |
michael@0 | 6 | height: 100px;"> |
michael@0 | 7 | </div> |
michael@0 | 8 | <div style="position: absolute; |
michael@0 | 9 | top: 40px; left: 637px; |
michael@0 | 10 | width: 6px; |
michael@0 | 11 | background-color: green; |
michael@0 | 12 | height: 100px;"> |
michael@0 | 13 | </div> |
michael@0 | 14 | <div style="position: absolute; |
michael@0 | 15 | top: 40px; left: 937px; |
michael@0 | 16 | width: 6px; |
michael@0 | 17 | background-color: green; |
michael@0 | 18 | height: 100px;"> |
michael@0 | 19 | </div> |
michael@0 | 20 | <div style="position: absolute; |
michael@0 | 21 | top: 40px; left: 40px; |
michael@0 | 22 | height: 100px; |
michael@0 | 23 | -moz-column-count: 4; |
michael@0 | 24 | -moz-column-gap: 0px;"> |
michael@0 | 25 | <div style="height:400px; |
michael@0 | 26 | width: 300px; |
michael@0 | 27 | font-size: 16px;"> |
michael@0 | 28 | 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. |
michael@0 | 29 | </div> |
michael@0 | 30 | </div> |
michael@0 | 31 | </body> |