Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<div style="position: absolute; width: 100px; height: 10px; background: red;"></div>
<div style="position: absolute; width: 6px; height: 6px; background: green;"></div>
<div style="position: absolute; width: 100px; height: 10px; border-radius: 100% 0; background: red;"></div>