CSS

1304 bookmarks
Custom sorting
Adventures in CSS Semi-Transparency Land | CSS-Tricks
Adventures in CSS Semi-Transparency Land | CSS-Tricks
Recently, I was asked to make some tweaks to a landing page and, among the things I found in the code, there were two semitransparent overlays — both with
·css-tricks.com·
Adventures in CSS Semi-Transparency Land | CSS-Tricks
What Does A Foldable Web Actually Mean? — Smashing Magazine
What Does A Foldable Web Actually Mean? — Smashing Magazine
Foldable devices have brought with them talk of a ‘foldable web,’ and the idea that long-standing web conventions may be on the verge of a serious shakeup. Is it all hype, or is it time to get flexible?
·smashingmagazine.com·
What Does A Foldable Web Actually Mean? — Smashing Magazine
“Making Things Better: Redefining the Technical Possibilities of CSS” by Rachel Andrew—An Event Apart video
“Making Things Better: Redefining the Technical Possibilities of CSS” by Rachel Andrew—An Event Apart video
Over the last few years, rapid browser implementation of advances in CSS have given us the ability to do many of these previously impossible things. We can use our new powers to build the same designs faster, or we can start to ask ourselves what we might do if we were solving these problems afresh.
·aneventapart.com·
“Making Things Better: Redefining the Technical Possibilities of CSS” by Rachel Andrew—An Event Apart video
CSS Print Community Group
CSS Print Community Group
We are a community of users of CSS print, working together to gather use cases, help with specifications, and advocate for more and better implementations.
·w3.org·
CSS Print Community Group
Block Links, Cards, Clickable Regions, Etc.
Block Links, Cards, Clickable Regions, Etc.
Whether you call them cards, block links, or some other thing, the construct of making an area of content clickable (tappable, Enter-key-able, voice-activatable, etc.) is not new. While hit area size is mostly a usability issue, marketers often want a larger click area around their calls to action (CTAs) to…
·adrianroselli.com·
Block Links, Cards, Clickable Regions, Etc.
CSS Tutorial: Create Diagonal Layouts Like It's 2020
CSS Tutorial: Create Diagonal Layouts Like It's 2020
Layouts with diagonal sections are quite popular for several years now. You will probably not find it in the articles titled "Design trends for 2020". But I think it is here to stay. It is one tool designers can use to bring some dynamic to all the rectangular boxes with boring 90-degree angles.
·9elements.com·
CSS Tutorial: Create Diagonal Layouts Like It's 2020
Using CSS gradients
Using CSS gradients
CSS gradients are represented by the gradient data type, a special type of image made of a progressive transition between two or more colors. You can choose between three types of gradients: linear (created with the linear-gradient() function), radial (created with radial-gradient()), and conic (created with the conic-gradient() function). You can also create repeating gradients with the repeating-linear-gradient(), repeating-radial-gradient(), and repeating-conic-gradient() functions.
·wiki.developer.mozilla.org·
Using CSS gradients
Old CSS, new CSS / fuzzy notepad
Old CSS, new CSS / fuzzy notepad
I first got into web design/development in the late 90s, and only as I type this sentence do I realize how long ago that was. And boy, it was horrendous. I mean, being able to make stuff an
·eev.ee·
Old CSS, new CSS / fuzzy notepad