Radar

Links to things we’re checking into.

Every HTML element

Every HTML element

There are over a hundred HTML elements. This page uses all of them. You're looking at <p></p> right now.

Optimizing Images for Web Performance

Optimizing Images for Web Performance

Images make websites look great, but they’re also the biggest performance bottleneck. They add huge file sizes, delay Largest Contentful Paint (LCP), and can even mess with Cumulative Layout Shift (CLS) if they aren’t handled properly. And while developers are quick...

Get This and Other Things In Our Weekly Email Newsletter

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

More News & Articles

A to Z CSS: Justify

In this episode, we’ll look at the 12 possible values for text-align, one of which is justify, next we’ll look at using justified text with CSS columns and finally look at how justify can be used to create a floatless responsive grid system with just a few lines of code.