3 lines
185 B
HTML
3 lines
185 B
HTML
<!DOCTYPE html>
|
|
<div style="position: absolute; width: 100px; height: 10px; background: red;"></div>
|
|
<div style="position: absolute; width: 6px; height: 6px; background: green;"></div>
|