Search
Despite Backlash, Humble Bundle's Donation Limit Returns
1.7.2021
Earlier this year, Humble Bundle came under fire for announcing it would begin limiting the amount of people’s purchases that would go toward charity and temporarily reversed course. Today, the company announced it will begin rolling out caps on donations that are more generous but still prevent...
Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator
1.7.2021
If you’re anything like me, you like being lazy shortcuts. The “Deploy to Netlify” button allows me to take this lovely feature of my personality and be productive with it.
Clicking the button above lets me (or you!) instantly …
The post Hack the “Deploy...
US Congressman Calls for Law Allowing Government to Reverse Cryptocurrency Transactions
1.7.2021
A U.S. congressman has called for a law that allows the government to identify cryptocurrency users and reverse crypto transactions. “There’s a significant sentiment, increasing sentiment, in Congress that if you’re participating in an anonymous crypto transaction that...
How do you make a layout with pictures down one side of a page matched up with paragraphs on the other side?
30.6.2021
I got this exact question in an email the other day, and I thought it would make a nice blog post because of how wonderfully satisfying this is to do in CSS these days. Plus we can sprinkle in polish …
The post How do you make a layout with pictures down one side of a page matched up with...
Do You Feel Comfortable Attending PAX Or Another Gaming Event Yet?
30.6.2021
It’s time for Ask Kotaku, the weekly feature in which Kotaku-ites deliberate on a single burning question. Then, we ask your take.Read more
When a Click is Not Just a Click
30.6.2021
The click event is quite simple and easy to use; you listen for the event and run code when the event is fired. It works on just about every HTML element there is, a core feature of the DOM API.…
The post When a Click is Not Just a Click appeared first on CSS-Tricks. You can support...
Fixing a Bug in Low-Resolution Mode
30.6.2021
I was working on a bug ticket the other day where it was reported that an icon was sitting low in a button. Just not aligned like it should be. I had to go on a little journey to figure …
The post Fixing a Bug in Low-Resolution Mode appeared first on CSS-Tricks. You can support CSS-Tricks...
Hideaki Anno Told Evangelion Voice Actor Secrets She'll Take To Her Grave
30.6.2021
Thought we know everything about Evangelion? We don’t, it seems! During a recent press conference for the Blu-ray release of Evangelion 3.333, voice actor Maaya Sakamoto said that creator Hideaki Anno told her secrets, about the character she plays, Mari Illustrious Makinami.Read more
What does `font: 110%/1.4 system-ui` mean?
30.6.2021
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
29.6.2021
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...
:nth-child Between Two Fixed Indexes
29.6.2021
I needed to select some elements between two fixed indexes the other day — like literally the second through fifth elements. Ironically, I have a whole post on “Useful :nth-child Recipes” but this wasn’t one of them.
The answer, it …
The post :nth-child Between Two Fixed...
Crypto ‘Undo Button’ Creator Kirobo Gives You Control Over Your Money
29.6.2021
Have you ever dreaded pressing ‘send’ on a crypto transaction, fearing you might have entered a wrong address by mistake? Kirobo is the innovative company that developed a solution for that, in the form of an ‘undo button’ that helps protect your funds. Learn how you can...
Cardano (ADA) Ready to Slingshot! Have You Invested?
29.6.2021
Cardano has been through some tough times, and investors have been mostly sitting on position losses. With each upside hit, ADA continues to excite and give new hopes to the investors. Cardano Technical Analysis After prolonged negative stress and retesting on long-term support levels, Cardano...
System *Things
29.6.2021
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...
Police Are Searching For Twitch Streamer’s Daughter, Missing Since June 25
28.6.2021
Authorities in Carlisle, Ohio are looking for information regarding the whereabouts of Sarah Nicole Perkins, daughter of Twitch streamer Michael “MikeyPerk” Perkins. The teen went missing on the evening of June 25.Read more
Working around the viewport-based fluid typography bug in Safari
28.6.2021
Sara digs into a bug I happened to have mentioned back in 2012 where fluid type didn’t resize when the browser window resized. Back then, it affected Chrome 20 and Safari 6, but the bug still persists today in Safari …
The post Working around the viewport-based fluid typography bug...
Positioning Overlay Content with CSS Grid
28.6.2021
Not news to any web developer in 2021: CSS Grid is an incredibly powerful tool for creating complex, distinct two-dimensional modern web layouts.
Recently, I have been experimenting with CSS Grid and alignment properties to create component layouts that …
The post Positioning Overlay Content...
Scaling Organizations Should Consider Building a Website Backed by a CRM Platform
28.6.2021
To make some terminology clear here:
CMS = Content Management System
CRM = Customer Relationship Management
Both are essentially database-backed systems for managing data. HubSpot is both, and much more. Where a CMS might be very focused on content and …
The post Scaling Organizations...
Cryptowisser : Crypto Taxes Will Continue to See a Regulations Increase as Adoption Rises
28.6.2021
PRESS RELEASE. June 2021, leading Crypto service comparison site – Cryptowisser, attempts to dissipate the cloud of confusion surrounding tax regulations on crypto currencies around the world. As the tax season comes to a close and a record amount of crypto traders are holding, how do...
Goodbye Riley MacLeod, We Never Deserved You
26.6.2021
When Riley Macleod told me he was quitting the first thing he said was, “I’m sorry.” The second was, “Please roast me.”Read more