Search

Nalezeno "color()": 211

Mariah Carey Offers Free Bitcoin Bonus to Encourage Fans to Invest in Crypto


Mariah Carey has encouraged her fans to invest in cryptocurrencies. To help them get started, she is offering $20 in free bitcoin via her partnered cryptocurrency exchange. “A portion of your trade will go toward Black Girls Code, a non-profit helping to increase the number of women of color...

Animation Techniques for Adding and Removing Items From a Stack


Animating elements with CSS can either be quite easy or quite difficult depending on what you are trying to do. Changing the background color of a button when you hover over it? Easy. Animating the position and size of an … The post Animation Techniques for Adding and Removing Items From...

Creating 3D Characters in Three.js


Are you looking to get started with 3D on the web? In this tutorial we’ll walk through creating a three-dimensional character using Three.js, adding some simple but effective animation, and a generative color palette. The post Creating 3D Characters in Three.js appeared first on Codrops

CSS accent-color


For better or worse, form fields have been somewhat difficult to style with CSS. Form control display is dependent upon device, operating system, and browser, so you can imagine the difficulty in making styling easy. We have slowly been given some controls over form control display, as evidenced...

Game Devs Of Color Expo Is Full Of Great Free Steam Demos, Melanin


The Game Devs of Color Expo, an event showcasing the diverse talent in games while providing a platform for creators of color, is officially underway. The 6th annual festival runs from September 23-27 and gives way to a host of happenings, from panels and talks to demos and trailers. There’s four...

The Whiteness of Skater XL’s Mods Is A Major Bummer


Skater XL, the skateboarding simulator developed by Easy Day Studios, is one of two more recent genre entries that attempts to capture the zeitgeist of EA’s Skate. The game plops you in a myriad of selectable maps, each replete with various obstacles (such as benches and rails) to trick over,...

“Just in Time” CSS


I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this: <div class="C(#fff) P(20px)"text </div And it will generate CSS like: .C\(\#333\) { color: #333; … The post “Just in Time” CSS appeared...

EyeDropper API Dropped


I had no idea this was coming but it’s pretty neat! Chrome has shipped the EyeDropper API in v95 (Canary, as I write). ???? Loving the new `EyeDropper` Web API: “`jsawait new EyeDropper().open();// Returns the picked color, e.g., … The post EyeDropper API Dropped appeared...

The Big Gotcha With Custom Properties


I’ve seen this confuse more than a handful of people recently, including myself, so I’m making sure it’s written down. Let’s chuck a couple of custom properties into CSS: html { --color-1: red; --color-2: blue; } Let’s use them right … The post The...

Collective #675


CSS accent-color * Shared Element Transition API * Breaking the web forward * MIDIVal The post Collective #675 appeared first on Codrops

Wanna see a whiter white?


Heck of a CSS trick here from Dongsung Kim. There are hidden HDR videos playing at the corners of this page. When a HDR-capable browser encounters one, it switches to HDR mode. For some reason, CSS backdrop-filter + brightness >100% … The post Wanna see a whiter white? appeared first...

Safari 15 Opinions


It was interesting that when Safari 15 was dropping at this last WWDC, in my circles at least, I mostly heard enthusiasm. Like the colors-in-the-browser-controls stuff was a neat trick and fun to play with. And there were other … The post Safari 15 Opinions appeared first on CSS-Tricks....

Meta Theme Color and Trickery


Starting with Version 15, Safari supports the theme-color <meta> tag both on macOS and iOS. That’s exciting news because now the first desktop browser supports this <meta> tag and it also supports the media attribute and the prefers-color-scheme media feature.… The post Meta...

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

Safari 15: New UI, Theme Colors, and… a CSS-Tricks Cameo!


There’s a 33-minute video (and resources) over on apple.com covering the upcoming Safari changes we saw in the WWDC keynote this year in much more detail. Look who’s got a little cameo in there: Perhaps the most noticeable thing there … The post Safari 15: New UI, Theme Colors...

The Nintendo Download: Color Dots Connect Color Dots


There are 39 games coming to the Nintendo Switch eShop this week. One of them is called Color Dots Connect. Another is called Connect Color Dots. They are two different versions of the same sort of puzzle game. Nintendo really needs to rein this nonsense in. Read more

Exploring color-contrast() for the first time.


I saw in the release notes for Safari Technical Preview 122 that it has support for a color-contrast() function in CSS. Safari is first out of the gate here. As far as I know, no other browser supports this yet … The post Exploring color-contrast() for the first time. appeared first...

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