Search

Nalezeno "like": 3838

Kenny wasn’t like the other kids: An oral history of MTV’s Remote Control


A raucously sarcastic take on the game show genre, Remote Control burst onto MTV in 1987. Part of the cable channel’s first wave of non-video-centric shows, Remote Control skewered vintage pop culture with its “mom’s basement” style set, cigarette smoking commentators, and questions about...

To the brain, reading computer code is not the same as reading language


One of the things I do when teaching beginning front-end development is ask students to describe what it’s like to read HTML. I give them pretty basic markup for a long-form article, and ask them to read it twice: first … The post To the brain, reading computer code is not the same...

Forrest 64 Is What A Fictional Nintendo 64 Game Sounds Like


Welcome to Morning Music, Kotaku’s ongoing hangout for folks who love video games and the cool-ass sounds they make. We’ve got an odd one today: the soundtrack to a make-believe Nintendo 64 game hidden away in the Switch version of Firewatch.Read more

Three Ways to Blob with CSS and SVG


Blobs are the smooth, random, jelly-like shapes that have a whimsical quality and are just plain fun. They can be used as illustration elements and background effects on the web. So, how are they made? Just crack open an illustration … The post Three Ways to Blob with CSS and SVG appeared...

You want…


I’ve been enjoying these little “You want…” style posts. Post titles like that are a little more… forceful for my normal taste, but I like the spirit of sharing a best practice that perhaps isn’t well-known-enough. Killian started it with … The post...

Use CSS Clamp to create a more flexible wrapper utility


I like Andy’s idea here: .wrapper { width: clamp(16rem, 90vw, 70rem); margin-left: auto; margin-right: auto; padding-left: 1.5rem; padding-right: 1.5rem; } Normally I’d just set a max-width there, but as Andy says: This becomes a slight issue in mid-sized viewports, such...

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