Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> img { filter: opacity(0.5); } body { background: url(/pix/samples/bubble1.gif); } </style> <img src="/pix/samples/9m.jpg" alt="Sample image">
Preview