mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
11 lines
215 B
HTML
11 lines
215 B
HTML
<!DOCTYPE html>
|
|
<html><head><title>flexbox | multicol</title>
|
|
<link href="http://opera.com" rel="author" title="Opera Software">
|
|
<style>
|
|
div {
|
|
background: black;
|
|
}
|
|
</style>
|
|
|
|
</head><body><div>x</div>
|
|
</body></html> |