Search

Nalezeno "block ": 1755

The Nine States of Design


Here’s a really good ol’ post from way back in 2015 all about the nine states of design and how we should think all the edge cases whenever we’re building interfaces. Vince Speelman writes: Modern UI teams are designing components … The post The Nine States of Design appeared first...

Your Image Is Probably Not Decorative


Eric doesn’t mince words, especially in the title, but also in the conclusion: In modern web design and development, displaying an image is a highly intentional act. Alternate descriptions allow us to explain the content of the image, and in … The post Your Image Is Probably...

4 Consecutive Difficulty Drops Make Bitcoin Block Rewards 49% Easier to Find


Following the largest mining difficulty drop in Bitcoin’s history, this weekend will once again see another slide, but less than 6% of the difficulty will be shaved. Statistics show Bitcoin’s hashrate has been able to climb higher since the difficulty drop two weeks ago, and climbed...

WordPress Admin Warnings in the Block Editor


We sent out an email the other week that ultimately had a <video> in the HTML markup. We send the newsletter by creating it here in the WordPress block editor, which is fetched through RSS-to-Mailchimp. Mailchimp dutifully sent it out, … The post WordPress Admin Warnings in the Block...

Payments Provider Clear Junction Stops Processing Payments for Binance


On Monday, the global payments solutions provider Clear Junction announced it ceased processing transactions for Binance. The move by Clear Junction was brought on by the Financial Conduct Authority’s (FCA) recent warning, according to a blog post written about the decision. Clear Junction...

Using the Specificity of :where() as a CSS Reset


I don’t know about you, but I write these three declarations many times in my CSS: ul { padding: 0; margin: 0; list-style-type: none; } You might yell at me and say I can just put those in my CSS … The post Using the Specificity of :where() as a CSS Reset appeared first on CSS-Tricks....

Ethereum’s London Hard Fork Scheduled to Commence on August 4


The highly anticipated Ethereum hard fork is expected to launch on August 4 at block height 12,965,000 according to Ethereum core developers. The London hard fork will add five Ethereum Improvement Proposals (EIPs) that aim to enhance the blockchain. However, the Berlin hard fork was postponed...

Body Toggle


I appreciate the clarity of this trick that Mikael Ainalem posted over on Reddit: It’s a one-liner that toggles the class on the <body> so you can mock up different states and toggle between them on click. <body onclick="this.classList.toggle("active");" Could … The post...

What does `font: 110%/1.4 system-ui` mean?


I use this line, or one like it, in a lot of quick demos. Not that it’s not a production-worthy line of code—I just tend to be a bit more explicit on bigger projects. html { font: 110%/1.4 system-ui; } … The post What does `font: 110%/1.4 system-ui` mean? appeared first...

Chromium spelling and grammar features


Delan Azabani digs into the (hopefully) coming soon ::spelling-error and ::grammar-error pseudo selectors in CSS. Design control is always nice. Hey, if we can style scrollbars and style selected text, why not this? The squiggly lines that indicate...

System *Things


I think we’re all largely aware of named colors in CSS: color: OldLace; background: rebeccapurple; I guess you’d just call those “named colors” in CSS. Those aren’t the only kind of named colors there are though. Some of them … The post System *Things appeared...

Bitcoin Hashrate Drops 35% Intraday — Mining Difficulty to Drop by 23%


Bitcoin’s hashrate experienced a large drop of almost 35% in a single day. The hashrate plummeted from 108 exahash per second (EH/s) yesterday to today’s 69 EH/s, seeing one of the sharpest declines in the network. This might be a consequence of the situation going on with miners...

Chapter 9: Community


In April of 2009, Yahoo! shut down GeoCities. Practically overnight, the once beloved service had its signup page replaced with a vague message announcing its closure. We have decided to discontinue the process of allowing new customers to sign up … The post Chapter 9: Community appeared...

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