Search

Nalezeno "QR code": 1615

Convert Fahrenheit to Celsius with JavaScript


The United States is one of the last bodies that refuses to implement the Celsius temperature standard. Why? Because we’re arrogant and feel like we don’t need to change. With that said, if you code for users outside the US, it’s important to provide localized weather data...

Creating Animated, Clickable Cards With the :has() Relational Pseudo Class


The CSS :has() pseudo class is rolling out in many browsers with Chrome and Safari already fully supporting it. It’s often referred to it as “the parent selector” — as in, we can select style a parent element from a … Creating Animated, Clickable Cards With the :has() Relational Pseudo Class...

Resident Evil Producer Says ‘Maybe’ To A Code: Veronica Remake


This is the season of the spooky video game remake—Alan Wake got remastered, Konami is working on Silent Hill 2, and Capcom is preparing a Resident Evil 4 remake, among many other things. But you won’t find Resident Evil Code: Veronica in the latter developer’s outstanding pile of projects,...

Manuel Matuzovic: max() Trickery


By way of a post by Manuel Matuzović which is by way of a demo by Temani Afif. .wrapper { margin-inline: max(0px, ((100% - 64rem) / 2)); } You’d be doing yourself a favor to read Manuel’s breakdown of … Manuel Matuzovic: max() Trickery originally published on CSS-Tricks, which...

How to Create Wavy Shapes & Patterns in CSS


The wave is probably one of the most difficult shapes to make in CSS. We always try to approximate it with properties like border-radius and lots of magic numbers until we get something that feels kinda close. And that’s before … How to Create Wavy Shapes & Patterns in CSS originally...

More Details on `details`


A lot of chatter around the ol’ <details> and <summary> elements lately! I saw Lea Verou recently tweet an observation about the element’s display behavior and that sorta splintered into more observations and usage notes from folks, including a revived … More...

When is it OK to Disable Text Selection?


Using CSS, it’s possible to prevent users from selecting text within an element using user-select: none. Now, it’s understandable why doing so might be considered “controversial”. I mean, should we be disabling standard user behaviors? Generally speaking, no, we … When is it OK to Disable...

US Treasury - You Are Not Breaking Sanctions by Sharing Tornado Cash Code


The U.S. Treasury Department has released further clarifications on the sanction placed on the popular cryptocurrency mixer, Tornado Cash. The department stated that the sanction does not affect the rights of individuals in the U.S. to view and disseminate the open-source Tornado Cash...

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