Search
More Control Over CSS Borders With background-image
7.8.2020
You can make a typical CSS border dashed or dotted. For example:
.box {
border: 1px dashed black;
border: 3px dotted red;
}
You don’t have all that much control over how big or long the dashes or gaps are. And you certainly can’t give the dashes slants, fading, or animation!...
Coinbase Processed $500,000 in Bitcoin Payments That Helped Ex-Nissan Chairman Flee Japan
24.7.2020
Coinbase processed $500,000 in bitcoin payments that aided the dramatic escape of former Nissan Motor Co. chairman Carlos Ghosn from Japan, according to Bloomberg. In December, two Americans used a box to smuggle Ghosn out of the Asian country, where he was facing criminal charges for embezzlement...
CSS Painting Order
17.7.2020
Usually, when I see terms like “painting order” or “stacking context” my brain will start to shut off and my eyes will gloss over. Not that my brain doesn’t normally shut off more often than not, but that’s another topic for another time.
Martin Robinson over...
When a Line Doesn’t Break
2.7.2020
We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When the parent box doesn’t have enough room for the next word in a line, it breaks it and moves down to the next line and repeats that...
Collective #611
25.6.2020
The Return of the 90s Web * keen-slider * Grid Cheatsheet * RSS Box * Styling Layout Wrappers In CSS
The post Collective #611 appeared first on Codrops
Rough Notation
22.6.2020
This is a neat little library. It uses SVG to insert hand-drawn looking annotations to elements (probably text), like underlines and box highlights (there are 6 design options, all configurable). Super clever.
Here’s a little demo:
CodePen Embed Fallback
Aside from it just being cool,...
Global CSS options with custom properties
30.5.2020
With a preprocessor, like Sass, building a logical “do this or don’t” setting is fairly straightforward:
$option: false;
@mixin doThing {
@if $option {
do-thing: yep;
}
}
.el {
@include doThing;
}
Can we do that in native CSS with custom properties? Mark Otto shows...
A First Look at `aspect-ratio`
29.5.2020
Oh hey! A brand new property that affects how a box is sized! That’s a big deal. There are lots of ways already to make an aspect-ratio sized box (and I’d say this custom properties based solution is the best), but none of them are particularly intuitive and certainly not...
Unibos Portable SSD ×4 Storage Box: otestovali jsme diskové šasi s Thunderboltem 3 od českého výrobce
8.5.2020
Český výrobce Unibos začal prodávat unikátní externí šasi pro SSD • Jako první na světě nabízí vše v malých rozměrech • Rychlé přenosy dat zajišťuje řadič Thunderbolt 3
Playing With (Fake) Container Queries With watched-box & resizeasaurus
5.5.2020
Heydon’s <watched-box> is a damn fantastic tool. It’s a custom element that essentially does container queries by way of class names that get added to the box based on size breakpoints that are calculated with ResizeObserver. It’s like a cleaner version of what Philip...
Pro-Monero Film Briefly Tops US Box Office With $3,430 Gross
26.4.2020
The film was created after its producer realized that he could top the box office charts with a handful of digital screenings amid the coronavirus lockdown
Blockchain Bites: Ripple Sues YouTube, Monero Hits the Box Office and Draper Wants Crypto Everywhere
22.4.2020
Is Renaissance bullish on bitcoin? What's the "crypto/lobbyist" revolving door? Will YouTube take down XRP giveaway scams?
Fake Code
21.4.2020
Here’s a fun little idea from Knut Synstad. You give it the URL of a GitHub Gist and it converts the Gist into grayscale rounded blobs (SVG) that sorta look like code if you squint. Maybe fun for interesting dynamic backgrounds or for whatever you might use code-looking stock art for.
It...
Creating Playful Effects With CSS Text Shadows
20.4.2020
Let’s have a look at how we can use the CSS text-shadow property to create truly 3D-looking text. You might think of text-shadow as being able to apply blurred, gradient-looking color behind text, and you would be right! But just like box-shadow, you can control how blurred the shadow is, including...
Collective #602
16.4.2020
Watched Box * Generative Data Visualization * Writing an Emulator in JavaScript * Stacks * Meanderer
Collective #602 was written by Pedro Botelho and published on Codrops
SEC Seeks More Feedback on tZERO’s Proposed Security Token Exchange
2.4.2020
The commission has extended a comment period on a proposed rule change to clear a regulatory path for the Boston Security Token Exchange, a tZERO-backed platform
Facebook začne lidem ukazovat box s aktuálními informacemi o koronaviru
20.3.2020
Novinku úzce související s aktuální pandemií koronaviru chce v příštích dnech zavést Facebook. Lidem na hlavní stránce začne ukazovat box s informacemi, ve kterém se dočtou nejnovější zprávy týkající se nákazy ve své zemi. Šéf sítě Mark Zuckerberg zdůraznil, že informace budou ověřené a budou
These Online Stores Will Sell You Masks, Gloves, Emergency Items for Cryptocurrency
15.3.2020
Events like the global coronavirus outbreak provide good justification for some prepping. Crises like this often result in shortages and skyrocketing prices of important emergency items, proving that everyone should keep a box of face masks and even a decent survival kit, should things go really...
The CSS Podcast
15.3.2020
From Adam and Una at Google, a podcast just about CSS. I believe I'm contractually obliged to link to that! Just one episode out so far, a shorty about the box model.
Last time I wrote up podcasts I like was 8 years ago most of them are dead now, except the biggies like This American Life and...
Šikovný adaptér od Icy Dock promění slot PCI Express ve vyměnitelný box pro 2,5palcové disky
12.3.2020
Dnešní počítačové skříně sice často mají hodně místa na pevné disky, ale s koncem optických mechanik jim většinou chybí přední pozice, které jsou nahrazené pevnou strukturou v podobě designově tvarovaného plastu nebo skla. Co když ale chcete používat box pro vyměnitelný disk?
Icy Dock začal