mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
4 lines
197 B
HTML
4 lines
197 B
HTML
<!DOCTYPE html>
|
|
<div style="height: 200px; width: 100px;"></div>
|
|
<div id="target" style="background-color: green; width:100px; height:100px"></div>
|
|
<div style="height: 200px; width: 100px;"></div>
|