Skip to content

Bram.us

A rather geeky/technical weblog, est. 2001, by Bramus

  • Blog
    • All Posts
    • Original Content
    • Elsewhere
  • Speaking & Training
  • About
  • RSS
    • All Posts
    • Original Content Only
    • Elsewhere Only

Tag Archives: feature detection

CSS :has() feature detection with @supports(selector(…)): You want :has(+ *), not :has(*)

When feature detecting support for :has(), use :has(+ *) instead of :has(*)

Read Post →

Posted byBramus!January 4, 2023February 3, 2023Posted inOriginal ContentTags: css, feature detection, selectors2 Comments on CSS :has() feature detection with @supports(selector(…)): You want :has(+ *), not :has(*)

The Future of CSS: Detect at-rule support with @supports at-rule(@keyword)

Using the at-rule() function we’ll soon be able to detect support for at-rules and their descriptors.

Read Post →

Posted byBramus!January 20, 2022February 1, 2023Posted inOriginal ContentTags: css, feature detection1 Comment on The Future of CSS: Detect at-rule support with @supports at-rule(@keyword)

About Bram.us

Bram.us is the technical/geeky weblog of Bramus Van Damme, a Freelance Web Developer from Belgium.

Main topics are web related technologies (CSS, JS, PHP, …), along with other geeky things (robots, space, …) and personal interests (cartography, music, movies, …).

More …

Stay up-to-date

To follow bram.us you can:

  • Subscribe to bram.us via RSS
  • Follow @bramusblog on Twitter
  • Give bram.us a like on Facebook

Next to his ramblings here, you may also follow @bramus himself on Twitter or on Mastodon.

Archives

Search

Bram.us, Proudly powered by WordPress.