5 lines
204 B
HTML
Raw Normal View History

2017-04-19 00:56:45 -07:00
<!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>