Bookmarks with tag "css", page 2 of 2
This is a little reminder that there is a CSS property for helping control what happens to images as they scale up: image-rendering.
The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for overscroll-behavior-x and overscroll-behavior-y.
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.