mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
10 lines
176 B
HTML
10 lines
176 B
HTML
<!DOCTYPE html>
|
|
<title>flexbox | multicol</title>
|
|
<link rel="author" href="http://opera.com" title="Opera Software">
|
|
<style>
|
|
div {
|
|
background: black;
|
|
}
|
|
</style>
|
|
|
|
<div>x</div>
|