mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-22 11:33:03 +00:00
5 lines
204 B
HTML
5 lines
204 B
HTML
<!DOCTYPE HTML>
|
|
<div style="overflow: hidden; border-radius: 50px; height: 200px; width: 200px; background:yellow">
|
|
This is some text that should get clipped at the corners by the border radius.
|
|
</div>
|