Search
Bitcoin Flat, Ethereum, Altcoins Struggle to Hold Important Support
9.6.2021
Bitcoin price extended its decline below the USD 33,500 and USD 32,000 support levels. BTC tested the USD 31,000 zone and it is currently (05:05 UTC) trading just below USD 33,000 and is unchanged in a day. To start a decent increase, the price must move above the USD 33,500 and USD 34,000...
Looking at WCAG 2.5.5 for Better Target Sizes
8.6.2021
Have you ever experienced the frustration of trying to tap a button on a mobile device only to have it do nothing because the target size is just not large enough **and it’s not picking up on your press? Maybe …
The post Looking at WCAG 2.5.5 for Better Target Sizes appeared first...
Bitcoin price nears $30K as estimates reveal $19K support floor
8.6.2021
Breaking $19,000 will be "very hard" for bears, says analysts at Whalemap, this still allowing Bitcoin to dive below $20,000 highs from 2017
CSS-Trickz: An Experiment with Netlify’s On-Demand Builders
8.6.2021
WordPress sites have an API by default. Wanna see this site’s most recent posts, with just a specific set of data… in JSON format? Here ya go. Alex Riviere made a joke site using that.
At first, the site …
The post CSS-Trickz: An Experiment with Netlify’s On-Demand Builders...
Latin lawmakers don lazer eyes on Twitter in support of Bitcoin
8.6.2021
An increasing number of Latin American lawmakers are donning Lazer eyes on their Twitter avatars to express their support for Bitcoin and digital assets
Links on Accessibility
7.6.2021
Show/Hide password accessibility and password hints tutorial — Nicolas Steenhout goes deep on <input type="password"> accessibility. For one thing, being able to toggle it to type="text" should be possible, while announcing, politely, the change. But also, put the password hints...
While China’s Bitcoin Miners Flock to Central Asia Canaan Sets up ASIC Mining Rig Service in Kazakhstan
7.6.2021
On Monday, the application-specific integrated circuit (ASIC) manufacturer Canaan Inc. announced the company has established an overseas after-sales center in Kazakhstan. According to Canaan, the service center will provide local customers with after-sales services like machine testing, warranty...
VS Code Extensions for HTML
7.6.2021
Let’s look at some extensions for VS Code that make writing and editing HTML (and languages that are basically HTML with extra powers) better. You may not like all of them. Maybe some of them don’t appeal to you, solve …
The post VS Code Extensions for HTML appeared first...
El Salvador’s President Nayib Bukele Plans to Declare Bitcoin Legal Tender Next Week
6.6.2021
At the Bitcoin 2021 conference in Miami, El Salvador’s president, Nayib Bukele, appeared via a Zoom presentation and noted that he plans to submit a bill next week that recognizes bitcoin as legal tender. Bukele revealed a partnership with the company Strike, a bitcoin payments firm launched...
Support Palestine With This Massive Game Bundle
5.6.2021
A new game bundle on itch.io is raising funds for the people of Palestine, who despite a recent ceasefire between Israel and Gaza continue to live as second-class citizens in their own homeland.Read more
Principles for user-centered front-end development
4.6.2021
Colin Oakley:
• Accessible — Use semantic HTML, and make sure we meet the WCAG 2.1 AA standard as a minimum and it works with assisted technologies (this sits alongside the DWP Accessibility Manual)
• Agnostic — Build
…
The post Principles for user-centered front-end...
Can I :has()
4.6.2021
I just joked that we’re basically getting everything we want in CSS super fast (mostly referring to container queries, my gosh, can you imagine they are actually coming?). Now we might actually get parent selectors?! As in .parent:has(.child) { …
The post Can I :has() appeared first...
Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media Queries
3.6.2021
A little while back, Chris shared this nice hexagonal grid. And true to its name, it’s using —wait for it — CSS Grid to form that layout. It’s a neat trick! Combining grid columns, grid gaps, and creative clipping …
The post Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media...
Monitoring Lighthouse Scores and Core Web Vitals with DebugBear
3.6.2021
DebugBear takes just a few seconds to start using. You literally point it at a URL you want to watch, and it’ll start watching it. You install nothing.
It’ll start running tests, and you’ve immediately got performance charts you can …
The post Monitoring Lighthouse Scores...
Debugging iOS Safari
2.6.2021
How do I debug Safari on iOS?
These are my general steps, starting with not even using iOS Safari.
1. Is this just a small-screen problem?
Lemme just use the device mode in Chrome quick.
Note that this does a …
The post Debugging iOS Safari appeared first on CSS-Tricks.
You can support...
Polygon and AU21 Capital unveil $21M fund to support Polygon developers
2.6.2021
The joint venture fund is intended to provide funding, developmental support and exchange listings to up-and-coming Polygon ecosystem projects
A Crash Course in WordPress Block Filters
2.6.2021
Blocks in WordPress are great. Drop some into the page, arrange them how you like, and you’ve got a pretty sweet landing page with little effort. But what if the default blocks in WordPress need a little tweaking? Like, what …
The post A Crash Course in WordPress Block Filters appeared first...
Are Custom Properties a “Menu of What Will Change”?
2.6.2021
PPK laid out an interesting situation in “Two options for using custom properties” where he and Stefan Judis had two different approaches for doing the same thing with custom properties. In one approach, hover and focus styles for a …
The post Are Custom Properties a “Menu...
Code blocks, but better
2.6.2021
Pedro Duarte made a wishlist for styled code blocks in blog posts and documentation, then hand-rolls a perfect solution for that wishlist. For example, a feature to be able to highlight certain lines or words within the code block. The …
The post Code blocks, but better appeared first...
Front-End Testing is For Everyone
1.6.2021
Testing is one of those things that you either get super excited about or kinda close your eyes and walk away. Whichever camp you fall into, I’m here to tell you that front-end testing is for everyone. In fact, …
The post Front-End Testing is For Everyone appeared first on CSS-Tricks.
You...