ホーム » 読書記録 » 画像をCSSだけでハイクオリティに縮小サムネイル化する方法:phpspot開発日誌

画像をCSSだけでハイクオリティに縮小サムネイル化する方法:phpspot開発日誌

img { -ms-interpolation-mode: bicubic; }

[CSS]