Search

Nalezeno "like": 3838

A Look at Building with Astro


Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like you’re using a JavaScript framework (and you are), but the output is a zero-JavaScript static site. … The post A Look at Building with Astro appeared first...

The Web’s Worst Default


There are a lot of great defaults when it comes to browsers and the web. Think about all the accessibility features that are baked into HTML so that you don’t have to do weird stuff, like this example from Manuel… The post The Web’s Worst Default appeared first on CSS-Tricks. You can support...

Musk Trolls Buffett With Fake Quote on Twitter, Then Deletes It


Elon Musk went after Bitcoin hater Warren Buffett recently, sharing what looked like a bullish crypto quote attributed to the billionaire investor. The tech entrepreneur, whose comments on social media have been moving crypto markets this year, later removed the post with the obviously fake Buffett...

The Dilemma of Naming Font Size Variables


Normally, a project will have a set of pre-determined font sizes, usually as variables named in such a way that seeks some semblance of order and consistency. Any project of considerable size can use something like that. There are always … The post The Dilemma of Naming Font Size Variables...

Axie Infinity Economy Booms as NFT Sales Rise


Axie Infinity, an Ethereum based game, is now one of the biggest successes of the play-to-earn model. Featuring NFT’s like the game characters, the game monetizes breeding these characters and selling them. As a result, there is now a growing demand for Axies, whose stats can make them reach...

Black Geyser Looks Like The BioWare RPG You've Been Waiting For


Black Geyser: Couriers Of Darkness sure looks like a BioWare game. It isn’t, because BioWare hasn’t made BioWare games for centuries. This is in fact made by a small team, yet when it goes into Early Access next month, will apparently boast real-time combat, a set of companions, and over 300,000...

The Fourteenth Fourth


It’s CSS-Tricks birthday! Somehow that keeps coming around every year. It’s that time where I reflect upon that past year. It’s like the annual vibe check. I’m writing this just days after my current home state of Oregon has … The post The Fourteenth Fourth appeared...

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

Torum, the Swiss Army Knife of the Crypto Ecosystem


If you ever wondered why crypto projects rise and fall so quickly, you are not alone. In fact, barely 7 months after the 2017 bull run ended, over 800 projects have ceased to exist like a puff of smoke. To understand the reason why 90% of crypto startups are going to fail, there are a […]

Coinbase to Launch Apple-Like Crypto App Store


Cryptocurrency exchange Coinbase has unveiled its plan to build “the crypto app store,” inspired by how Apple Inc. built its app store. CEO Brian Armstrong said: “Apple didn’t attempt to build every app for the iPhone, it empowered developers and gave mobile users an easy...

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

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

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