mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 06:54:00 +00:00
4 lines
319 B
HTML
4 lines
319 B
HTML
<!DOCTYPE HTML>
|
|
<div style="position: absolute; top: 300px; left: 70px; width: 360px; height: 160px; -moz-border-radius-topright: 40px; background: red;"> </div>
|
|
<div style="position: absolute; top: 30px; left: 100px; width: 300px; height: 100px; -moz-border-radius-topright: 10px; background: yellow;">Test</div>
|