mirror of
https://github.com/servo/servo.git
synced 2025-06-26 01:54:33 +01:00
4 lines
180 B
HTML
4 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>
|