Search

Nalezeno "heck": 45

27 Movies to Stream When You Need a Good Cry


The past year has inundated us with so many horrors—untold lives needlessly lost to a virus allowed to proliferate unchecked, so many others forever damaged by the ongoing pandemic of racism, not to mention the ever-present specters of economic uncertainty and looming climate disaster—I won’t fault...

It’s always the stacking context.


In “What the heck, z-index??,” Josh Comeau makes the analogy of layer groups in design software like Photoshop or Figma to stacking contexts in CSS. If you’ve got an element in a layer group A in Photoshop that … The post It’s always the stacking context. appeared...

Pokemon Go's Eggs Aren't Lootboxes, They're Fun Presents


Pokémon Go developer Niantic is testing a feature that lets players see what might be inside the game’s eggs before they walk the many miles to hatch them. It appears this is a response to the argument that the game’s eggs are akin to lootboxes. There is an awful lot that could be better about...

Collective #650


Annual Awards 2020 * What the heck, z-index?? * Streams * Symphosizer * SVG Repo * Blobmixer The post Collective #650 appeared first on Codrops

So What The Heck is Sex Tech, and Why Do I Need It?


When it comes to luxury sex toys, Swedish-based Lelo has led the charge in creating some of the most beloved and beautiful toys on the market. Lelo’s toys have won awards and if you own one, you simply know. Lelo is a sensual luxury in a toy, the preferred addition to your nightstand. Significant...

Thank You (2020 Edition)


Heck of a year, eh? Like we do ever year, I’d like to give you a huge thanks for reading CSS-Tricks, and recap the year. More downs than ups, all told. Here at CSS-Tricks, it was more of a … The post Thank You (2020 Edition) appeared first on CSS-Tricks. You can support CSS-Tricks...

Dragon Ball FighterZ Adds Super Baby 2, Whoever The Heck That Is


Dragon Ball FighterZ has gone off the rails. I can understand, on some level, the thousands of Goku variations that make up its cast. I’ll even overlook the two Brolys, if only because both versions are so popular. But recent reports that the Arc System Works fighting game is getting Super Baby...

Learning to Simplify


When I first got this writing prompt, my mind immediately started thinking stuff like, “What tech have I learned this year?” But this post isn’t really about tech, because I think what I’ve learned the most about building websites this past year is simplification. This year, I’ve learned that...

On the Web Share API


I think the Web Share API is very cool (here’s our coverage). In a nutshell, it taps into the native sharing features on whatever platform you’re on, if that platform supports it. So essentially… I like this: Web Share API activated on iOS A heck of a lot more than these...

Working with JavaScript Media Queries


What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body {   background-color: plum; } 
 @media (min-width: 768px) {   body {     background-color: tomato;   } } CSS media queries are a core ingredient in any responsive...

Let’s Make a Vue-Powered Monthly Calendar


Have you ever seen a calendar on a webpage and thought, how the heck did they did that? For something like that, it might be natural to reach for a plugin, or even an embedded Google Calendar, but it’s actually a lot more straightforward to make one than you might think. Especially when we use...

How to Make a Monthly Calendar With Real Data


Have you ever seen a calendar on a webpage and thought, how the heck did they did that? For something like that, it might be natural to reach for a plugin, or even an embedded Google Calendar, but it’s actually a lot more straightforward to make one than you might think and only requires...

Exciting Things on the Horizon For CSS Layout


Michelle Barker notes that it’s been a heck of a week for us CSS layout nerds. Firefox has long had the best DevTools for CSS Grid, but Chrome is about to catch up and go one bit better by visualizing grid line numbers and names. Firefox supports gap for display: flex, which is great,...

Selectors Explained


Have you ever found yourself either writing a CSS selector that winds up looking confusing as heck, or seen one while reading through someone's code? That happened to me the other day. Here's what I wrote: .site-footer__nav a:hover svg ellipse:first-child { } At the end of it, I honestly couldn't...

What it means to be a front-end developer in 2020 (and beyond)


I wrote a piece for Layout, the blog of my hosting sponsor Flywheel. Stick around in this field for a while, and you'll see these libraries, languages, build processes, and heck, even entire philosophies on how best to build websites come and go like a slow tide.​​ You might witness some...

A Super Weird CSS Bug That Affects Text Selection


You know how you can style (to some degree) selected text with ::selection? Well, Jeff Starr uncovered a heck of a weird CSS bug. If you: Leave that selector empty Link it from an external stylesheet (rather than <style> block) Selecting text will have no style at all....

Getting Started with React Testing Library


I can guess what you are thinking: another React testing library? So many have already been covered here on CSS-Tricks (heck, I’ve already posted one covering Jest and Enzyme) so aren’t there already enough options to go around? But react-testing-library is not just another testing library. It’s...

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