Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
browser

34 Articles
Direct link to the article Browser painting and considerations for web performance
animation browser performance

Browser painting and considerations for web performance

The process of a web browser turning HTML, CSS, and JavaScript into a finished visual representation is quite complex and involves a good bit of magic. Here’s a simplified set of steps the browser goes through:

  1. Browser creates the DOM
…
Georgy Marchuk on Aug 9, 2018
Direct link to the article A Short History of WaSP and Why Web Standards Matter
browser history standards W3C

A Short History of WaSP and Why Web Standards Matter

In August of 2013, Aaron Gustafson posted to the WaSP blog. He had a bittersweet message for a community that he had helped lead:

Thanks to the hard work of countless WaSP members and supporters (like you), Tim Berners-Lee’s

…
Jay Hoffmann on Feb 7, 2018
Direct link to the article New Features Coming Soon in Safari
browser safari

New Features Coming Soon in Safari

Here’s a great thread by Ricky Mondello that outlines all of the nifty new features in the latest Safari across macOS and iOS. Some of my favorites include the ability to replace gifs with mp4s, the Payment Request API and …

Robin Rendle on Jan 25, 2018
Direct link to the article Secure Contexts Everywhere
browser https

Secure Contexts Everywhere

Anne van Kesteren for Mozilla says:

Effective immediately, all new features that are web-exposed are to be restricted to secure contexts. Web-exposed means that the feature is observable from a web page or server, whether through JavaScript, CSS, HTTP, media

…
Chris Coyier on Jan 19, 2018
Direct link to the article A Sliding Nightmare: Understanding the Range Input
browser CSS

A Sliding Nightmare: Understanding the Range Input

You may have already seen a bunch of tutorials on how to style the range input. While this is another article on that topic, it’s not about how to get any specific visual result. Instead, it dives into browser inconsistencies, …

Ana Tudor on Dec 27, 2017
Direct link to the article The Browser Statistics That Matter
analytics browser browserlist

The Browser Statistics That Matter

Have you ever had a web development related conversation discussion where someone brought up global browser usage statistics? I might be a little weird, but I’d say I at least overhear a conversation like just about every day:

I’d love

…
Chris Coyier on Feb 24, 2020
Direct link to the article Opera Neon
browser opera neon

Opera Neon

Hot takes!

  • I wanted to give it at least a few days of full-time use, but you can’t use extensions (yet?). The web is too hard for me to use without 1Password and Ghostery.
  • The UI feels fresh and interesting.
…
Chris Coyier on Jan 16, 2017
  • Newer
  • 1
  • ...
  • 2
  • 3
  • 4

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top