3 lines
152 B
HTML
3 lines
152 B
HTML
<!doctype html>
|
|
<div style="width:300px; height: 150px; background: #0000ff"></div>
|
|
<div style="width:300px; height: 150px; background: #ff0000"></div>
|