Entertainment

Entertainment news, movies, and celebrities

Potentially Coming to a Browser :near() You

Potentially Coming to a Browser :near() You

Danny has several ideas for how we could use :near(), a proposed pseudo-class that detects when the pointer is near an element. Potentially Coming to a Browser :near() You originally published on CSS-...

February 20, 2026
A Complete Guide to Bookmarklets

A Complete Guide to Bookmarklets

Browsers don't just let you bookmark web pages. You can also bookmark JavaScript, allowing you to do so much more than merely save pages. A Complete Guide to Bookmarklets originally published on CSS-T...

February 25, 2026
An Exploit … in CSS?!

An Exploit … in CSS?!

Read an explanation of the recent CVE-2026-2441 vulnerability that was labeled a "CSS exploit" that "allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page." An E...

February 25, 2026
Yet Another Way to Center an (Absolute) Element

Yet Another Way to Center an (Absolute) Element

TL;DR: We can center absolute-positioned elements in three lines of CSS. And it works on all browsers! Yet Another Way to Center an (Absolute) Element originally published on CSS-Tricks, which is part...

February 27, 2026
Popover API or Dialog API: Which to Choose?

Popover API or Dialog API: Which to Choose?

Choosing between Popover API and Dialog API is difficult because they seem to do the same job, but they don’t! After a bit lots of research, I discovered that the Popover API and Dialog API are wildly...

March 02, 2026
The Different Ways to Select <html> in CSS

The Different Ways to Select <html> in CSS

Sure, we can select the <html> element in CSS with, you know, a simple element selector, html. But what other (trivial and perhaps useless) ways can we do it? The Different Ways to Select <...

March 05, 2026
The Value of z-index

The Value of z-index

How we look at the stacking order of our projects, how we choose z-index values, and more importantly, the implications of those choices. The Value of z-index originally published on CSS-Tricks, which...

March 09, 2026
Abusing Customizable Selects

Abusing Customizable Selects

Let’s go over a few demos using the new customizable <select> feature that may be wild, but also give us a great chance to learn new things in CSS. Abusing Customizable Selects originally publ...

March 11, 2026
Exciting New Tools for Designers, January 2026

Exciting New Tools for Designers, January 2026

New year … and so many new tools to be happy about. This month’s list is teeming with fun options as well as things to help speed up or enhance your workflows and creativity. Here’s what’s new for des...

January 12, 2026
Why Designers Are the New Bureaucrats

Why Designers Are the New Bureaucrats

Modern designers aren’t creating anymore—they’re managing frameworks, meetings, and Figma files like corporate clerks. Creativity’s been replaced by process, and originality has drowned under layers o...

January 15, 2026
What Figma Got Wrong About Design Systems

What Figma Got Wrong About Design Systems

Figma sold us the dream of perfect consistency — but what we got was 'design by spreadsheet'. See how design systems turned from creative tools into corporate control mechanisms. From token fatigue to...

January 19, 2026
Why Webflow Isn’t the Future — Yet

Why Webflow Isn’t the Future — Yet

Webflow promised a no-code future where designers could build anything—but the reality is slower, heavier, and less accessible than it looks. Behind the glossy UI lies bloated code, performance drag, ...

January 22, 2026