mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
5 lines
180 B
HTML
5 lines
180 B
HTML
<!DOCTYPE html>
|
|
<div style="width: 100px; height: 45px; background: blue"></div>
|
|
<div style="height: 10px"></div>
|
|
<div style="width: 100px; height: 45px; background: green"></div>
|