Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> img { -webkit-clip-path: ellipse(farthest-side closest-side at 50px 100px); clip-path: ellipse(farthest-side closest-side at 50px 100px); } </style> <img src="/pix/samples/15m.jpg" alt="Longtail boat in Thailand">
Preview