1814628-1.html (293B)
1 <!DOCTYPE html> 2 <div style="position: absolute; width: 100px; height: 10px; background: red;"></div> 3 <div style="position: absolute; width: 6px; height: 6px; background: green;"></div> 4 <div style="position: absolute; width: 100px; height: 10px; border-radius: 100% 0; background: red;"></div>