Search

Nalezeno "eric": 557

Accordion Rows in CSS Grid


I’d bet grid-template-columns is used about 10× more than grid-template-rows, but maybe everyone has just been missing out. Eric Meyer chucks a bunch of row lines onto his main site layout grid like this: grid-template-rows: repeat(7, min-content) 1fr repeat(3, min-content); That way, if...

Levels of Fix


On the web, we have the opportunity to do work that fixes things for people. It’s fascinating to me how different the scope of those fixes can be. Consider the media query prefers-reduced-motion. Eric wrote: I think it’s also worth pointing out the true...

Adding CSS to a Page via HTTP Headers


Only Firefox supports it, but if you return a request with a header like this: Header add Link "<style.css;rel=stylesheet;media=all" …that will link to that stylesheet without you having to do it in the HTML. Louis Lazaris digs into it: […] the only thing I can think of that could...

Konec jedné éry. Eric Schmidt po 19 letech definitivně opouští Google


Jeden z nejdůležitějších mužů historie Googlu již žádným způsobem nefiguruje ve společnosti. Eric Schmidt podle serveru CNET v únoru potichu opustil pozici technického poradce Alphabetu, čímž ukončil své téměř 19leté angažmá ve firmě, která pod jeho vedením doslova změnila svět. Jméno Erica

Eric Hughes: A Cypherpunk’s Manifesto


Privacy is necessary for an open society in the electronic age. Privacy is not secrecy. A private matter is something one doesn’t want the whole world to know, but a secret matter is something one doesn’t want anybody to know. Privacy is the power to selectively reveal oneself to...

Pseudo-Randomly Adding Illustrations with CSS


Between each post of Eric Meyer’s blog there’s this rather lovely illustration that can randomly be one of these five options: Eric made each illustration into a separate background image then switches out that image with the nth-of-type CSS property, like this: .entry:nth-of-type(2n+1)::before...

Get Static


In this piece, Eric Meyer argues that performance is more important than ever right now — especially for websites that contain critical information for the public: If you are in charge of a web site that provides even slightly important information, or important services, it’s time to...

Mike Bloomberg’s 2020 Finance Policy Proposes Strict Bitcoin Regulations


The 2020 U.S. Presidential candidate Michael Bloomberg addressed the subject of cryptocurrencies and initial coin offerings (ICO) in his recently published Financial Reform Policy. Bloomberg wants more “regulatory oversight” when it comes to this promising technology, claiming he sees...

Wendy McElroy: Crypto is Banking for Anarchists and Average People


“What I love about Bitcoin is that instead of some rich old guy on Wall Street, young poor people are the ones getting rich” —Eric Finman No Longer Is Economic Sovereignty Just for Politicians and Bankers “Cryptocurrency is for the rich”; this pernicious myth causes...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace