Found 307 bookmarks
Newest
Create Responsive Image Effects With CSS Gradients And aspect-ratio — Smashing Magazine
Create Responsive Image Effects With CSS Gradients And aspect-ratio — Smashing Magazine
A classic problem in CSS is maintaining the aspect ratio of images across related components, such as cards. The newly supported `aspect-ratio` property in combination with `object-fit` provides a remedy to this headache of the past! Let’s learn to use these properties, in addition to creating a responsive gradient image effect for extra flair.
·smashingmagazine.com·
Create Responsive Image Effects With CSS Gradients And aspect-ratio — Smashing Magazine
Getting Deep into Shadows | CSS-Tricks
Getting Deep into Shadows | CSS-Tricks
Let’s talk shadows in web design. Shadows add texture, perspective, and emphasize the dimensions of objects. In web design, using light and shadow can add
·css-tricks.com·
Getting Deep into Shadows | CSS-Tricks
(2) Pratham 👨‍💻🚀 on Twitter: "Hey👋🏼 Do you like my new Twitter header that I just created using CSS? If yes this thread is for you😄 I implemented GLASSMORPHISM which is a latest emerging trend in designing. You can also create one it's pretty easy. Let's see THREAD 🧵 https://t.co/odLDrxVhhV" / Twitter
(2) Pratham 👨‍💻🚀 on Twitter: "Hey👋🏼 Do you like my new Twitter header that I just created using CSS? If yes this thread is for you😄 I implemented GLASSMORPHISM which is a latest emerging trend in designing. You can also create one it's pretty easy. Let's see THREAD 🧵 https://t.co/odLDrxVhhV" / Twitter
Hey👋🏼Do you like my new Twitter header that I just created using CSS? If yes this thread is for you😄I implemented GLASSMORPHISM which is a latest emerging trend in designing. You can also create one it's pretty easy. Let's seeTHREAD 🧵 pic.twitter.com/odLDrxVhhV— Pratham 👨‍💻🚀 (@Prathkum) January 1, 2021
·twitter.com·
(2) Pratham 👨‍💻🚀 on Twitter: "Hey👋🏼 Do you like my new Twitter header that I just created using CSS? If yes this thread is for you😄 I implemented GLASSMORPHISM which is a latest emerging trend in designing. You can also create one it's pretty easy. Let's see THREAD 🧵 https://t.co/odLDrxVhhV" / Twitter
How to use CSS clipping
How to use CSS clipping
Using clipping in CSS can help us move away from everything in our designs looking like a box. By using various basic shapes, or an SVG, you can create a clip path. Then cut away the parts of an element you don't want to show.
·web.dev·
How to use CSS clipping
How to use CSS masking
How to use CSS masking
CSS masking gives you the option of using an image as a mask layer. This means that use can use an image, an SVG, or a gradient as your mask, to create interested effects without an image editor.
·web.dev·
How to use CSS masking
line-clamp CSS guide
line-clamp CSS guide
The line-clamp property is a way to truncate text at a specific number of lines. At time of writing the spec is currently in Editor's Draft which means it could change before it's first published.
·mgearon.com·
line-clamp CSS guide
Drop-Shadow: The Underrated CSS Filter
Drop-Shadow: The Underrated CSS Filter
If you’re familiar with CSS, you probably know all about the box-shadow property. But did you know there is a CSS filter, drop-shadow, that…
·css-irl.info·
Drop-Shadow: The Underrated CSS Filter