mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
11 lines
259 B
HTML
11 lines
259 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<style>
|
||
|
|
||
|
html, body { margin: 0; padding: 0 }
|
||
|
div { display: inline-block; margin: 10px; width: 20px; height: 20px }
|
||
|
|
||
|
</style
|
||
|
><div style="background: fuchsia"></div
|
||
|
><div style="background: aqua"></div
|
||
|
><div style="background: yellow"></div>
|