mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
4 lines
180 B
HTML
4 lines
180 B
HTML
<!DOCTYPE html>
|
|
<div style="width: 200px; height: 95px; background: blue"></div>
|
|
<div style="height: 10px"></div>
|
|
<div style="width: 200px; height: 95px; background: green"></div>
|