Search

Nalezeno "support": 3849

Good Meetings


Like it or not, meetings are essential to a good working environment and communication. Therefore, it’s crucial that we work on making them as productive as possible. Today we’ll explore myriad ways to keep meetings coordinated, well documented, and talk … The post Good Meetings appeared...

CSS for Web Vitals


The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a … The post CSS for Web Vitals appeared first...

App Platform on Digital Ocean


This is new stuff from DO. App Platform is a hosting product, no surprise there, but it has some features that are Jamstack-inspired in the best possible way, and an additional set of unique and powerful features. Let’s start with … The post App Platform on Digital Ocean appeared first...

Thorstarter Collaborates With THORSwap to Support Future THORFi Projects


The ecosystem of THORChain is very soon will get its new capability in the form of the Thorstarter platform. This specific initiative is directed to provide liquidity support to projects based on the decentralized exchange philosophy. In addition to providing liquidity, the platform will also...

Formula 1 Secures Multimillion Crypto Sponsorship Deal


Formula 1, the international auto racing organization, has found a new sponsor from the crypto industry. The long-term deal will provide a digital asset trading platform with brand presence at F1 events while the car championship hopes that the partnership will allow it to “explore the world...

When a Click is Not Just a Click


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


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...

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...

:nth-child Between Two Fixed Indexes


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...

Dogecoin (DOGE) Takes Support from Lower Levels!


Dogecoin or Memcoin has been one of the most talked-about cryptocurrencies in 2021. After making a substantial up move in 2021, the second-half rally, or after May, has been subdued by numerous factors such as decreasing valuations. The negative trend in the overall crypto market pushed DOGE from...

Elon Musk Says ‘Important to Support’ Dogecoin Fee Change Proposal


A fee change proposal for Dogecoin has been submitted and Tesla CEO Elon Musk says that it is “important to support” it. “This document proposes a new fee structure and policy for Dogecoin Core, to be gradually deployed to the network over multiple software releases,” said...

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...

Working around the viewport-based fluid typography bug in Safari


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


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...

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