Search

Nalezeno "Magic": 387

An Ode To My Favorite Flavor Texts


More than the set piece battle or the final showdown between hero and villain, it’s the quieter, smaller moments in video games that get me. In some games, those tiny moments can be a sudden expression on a character’s face or a short piece of dialogue from an inconsequential scene. But more often...

Algolia


Algolia is for search. Literally any website can take advantage of Algolia-powered search. You put JSON data (“records”) in, and then you can search them at lightning speed. The magic of Algolia is that they help you with both of … The post Algolia appeared first...

Bulletproof flag components


A clever use of CSS grid from Jay Freestone to accomplish a particular variation of the media object design pattern (where the image is centered with the title) without any magic numbers anything that isn’t flexible and resiliant. The trick … The post Bulletproof flag components...

Magic: The Gathering Arena Now Available On Google Play


Magic: The Gathering Arena, the online multiplayer version of the popular trading-card game, launched today in early access for select Android devices via Google Play, with an iOS version due out later this year. Playing involves some squinting, but now it’s even harder to put down. Read more

Unfinished Japanese PS1 Game Completed, Released Two Decades Later


In 1998 a small team of Japanese developers spent eight months working on a game called Magic Castle, which they sent off as a pitch to seven major publishers, including Sony. It never went anywhere, but thanks to emulators and the efforts of one of the original team, we can now play it and enjoy...

Color Theming with CSS Custom Properties and Tailwind


Custom properties not only enable us to make our code more efficient, but allow us to work some real magic with CSS too. One area where they have huge potential is theming. At Atomic Smash we use Tailwind CSS, a utility class framework, for writing our styles. In this article, we’ll look at...

ztext.js


Super cool project from Bennett Feely! It makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space. It’s reminiscent of Zdog, but for type. It works its magic by stacking a bunch of copies of the glyphs on top of each other that are offset by some...

Hide Scrollbars During an Animation


CSS still can’t animate to auto dimensions. .dropdown { transition: 0.2s; height: 0; } .dropdown.open { /* the height will change, but it won't animate. */ height: auto; } There is JavaScript trickery you can try. Brandon Smith outlined several techniques here a little while back....

Rotated Table Column Headers… Now With Fewer Magic Numbers!


Rotated <table> column headers is something that’s been covered before right here on CSS-Tricks, so shout-out to that for getting me started and helping me achieve this effect. As the article points out, if you aren’t using trigonometry to calculate your table styles, you’ll have to rely...

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