First Look At The CSS object-view-box Property

Ahmad Shadeed — doing what he always does so well — provides an early look at the object-view-box property, something he describes as a native way to crop an image in the browser with CSS.

The use case? Well, …


First Look At The CSS object-view-box Property originally published on CSS-Tricks. You should get the newsletter.


This content originally appeared on CSS-Tricks and was authored by Geoff Graham

Ahmad Shadeed — doing what he always does so well — provides an early look at the object-view-box property, something he describes as a native way to crop an image in the browser with CSS.

The use case? Well, Ahmad wastes no time showing how to use the property to accomplish what used to require either (1) a wrapping element with hidden overflow around an image that’s sized and positioned inside that element or (2) the background-image route.

But with object-view-box we can essentially draw the image boundaries as we can with an SVG’s viewbox. So, take a plain ol’ <img> and call on object-view-box to trim the edges using an inset function. I’ll simply drop Ahmad’s pen in here:

Only supported in Chrome Canary for now, I’m afraid. But it’s (currently) planned to release in Chrome 104. Elsewhere:

To Shared LinkPermalink on CSS-Tricks


First Look At The CSS object-view-box Property originally published on CSS-Tricks. You should get the newsletter.


This content originally appeared on CSS-Tricks and was authored by Geoff Graham


Print Share Comment Cite Upload Translate Updates
APA

Geoff Graham | Sciencx (2022-05-23T19:15:53+00:00) First Look At The CSS object-view-box Property. Retrieved from https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/

MLA
" » First Look At The CSS object-view-box Property." Geoff Graham | Sciencx - Monday May 23, 2022, https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/
HARVARD
Geoff Graham | Sciencx Monday May 23, 2022 » First Look At The CSS object-view-box Property., viewed ,<https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/>
VANCOUVER
Geoff Graham | Sciencx - » First Look At The CSS object-view-box Property. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/
CHICAGO
" » First Look At The CSS object-view-box Property." Geoff Graham | Sciencx - Accessed . https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/
IEEE
" » First Look At The CSS object-view-box Property." Geoff Graham | Sciencx [Online]. Available: https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/. [Accessed: ]
rf:citation
» First Look At The CSS object-view-box Property | Geoff Graham | Sciencx | https://www.scien.cx/2022/05/23/first-look-at-the-css-object-view-box-property/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.