![Can I Email…](https://www.cdn5.niftycent.com/d/k/X/N/W/v/5/can-i-email.webp)
While I’m 85% certain you’ve seen and used Can I Use…, I bet there is only a 13% chance that you’ve seen and used Can I Email…. It’s the same vibe—detailed support information for web platform features—except instead …
The post Can I Email… appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Apparently, You Can Use Route53 as a Blazingly Fast Database](https://www.cdn5.niftycent.com/d/D/2/x/z/Q/K/apparently-you-can-use-route53-as-a-blazingly-fast-database.webp)
Route53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:
When you think about it, DNS configuration is actually a
…
The post Apparently, You Can Use Route53 as a Blazingly Fast Database appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://betterprogramming.pub/apparently-you-can-use-route53-as-a-blazingly-fast-database-dd41
![What Google’s New Page Experience Update Means for Images on Your Website](https://www.cdn5.niftycent.com/d/1/d/r/W/A/n/what-google-s-new-page-experience-update-means-for-images-on-your-website.webp)
It’s easy to forget that, as a search engine, Google doesn’t just compare keywords to generate search results. Google knows that if people don’t enjoy their experience on a web page, they won’t stay on the page long enough to …
The post What Google’s New Page Experience Update Means for Images on Your Website appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/what-googles-new-page-experience-update-means-for-images-on-your-website/
![Apparently, You Can Use Route53 as a Blazingly Fast Database](https://www.cdn5.niftycent.com/d/k/6/5/q/V/B/apparently-you-can-use-route53-as-a-blazingly-fast-database.webp)
Routtumbe53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:
When you think about it, DNS configuration is actually a
…
The post Apparently, You Can Use Route53 as a Blazingly Fast Database appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Custom State Pseudo-Classes in Chrome](https://www.cdn5.niftycent.com/d/e/b/a/W/d/B/custom-state-pseudo-classes-in-chrome.webp)
There is an increasing number of “custom” features on the web platform. We have custom properties (--my-property), custom elements (), and custom events (new CustomEvent('myEvent')). At one point, we might even get custom media …
The post Custom State Pseudo-Classes in Chrome appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/custom-state-pseudo-classes-in-chrome/
![Astro](https://www.cdn5.niftycent.com/d/D/m/W/7/N/y/astro.webp)
You can’t even look at code or documentation for Astro (publicly) yet — it’s an in-progress idea — but you can watch a video of Fred showing it off to Feross. I gotta admit: it looks awesome. I’m bullish …
The post Astro appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Progress Delayed Is Progress Denied](https://www.cdn5.niftycent.com/d/D/2/x/z/B/K/progress-delayed-is-progress-denied.webp)
The bombshell article of the week is from Alex Russell of Google/Chrome. Alex has long been super critical of Apple, particularly about how there is literally no option to run any other browser than Safari on iOS. This article isn’t …
The post Progress Delayed Is Progress Denied appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Is Vendor Prefixing Dead?](https://www.cdn5.niftycent.com/d/1/d/r/J/z/n/is-vendor-prefixing-dead.webp)
Let‘s take a quick stroll down memory-lane to revisit how vendor prefixing CSS properties came to be. I hope I don’t trigger PTSD for anyone! It‘s not clear who started prefixing, or when it began exactly. What is clear, is …
The post Is Vendor Prefixing Dead? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders](https://www.cdn5.niftycent.com/d/k/z/r/J/x/n/jetpack-backup-roll-back-your-woocommerce-site-without-losing-orders.webp)
Here’s a dilemma: what happens if your WooCommerce site has a problem and the quickest and best way to fix it is to roll back to a previous version? The dilemma is, if you roll back the database, you would …
The post Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/jetpack-backup-roll-back-your-woocommerce-site-without-losing-orders/
![16px or Larger Text Prevents iOS Form Zoom](https://www.cdn5.niftycent.com/d/D/P/M/m/6/n/16px-or-larger-text-prevents-ios-form-zoom.webp)
This was a great “Today I Learned” for me from Josh W. Comeau. If the font-size of an is 16px or larger, Safari on iOS will focus into the input normally. But as soon as the font-size is …
The post 16px or Larger Text Prevents iOS Form Zoom appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/16px-or-larger-text-prevents-ios-form-zoom/