Skip to content
  • Home
  • Articles
  • Screencasts
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 246 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Topic: CSS โ€“ Page 19

  1. SVGs have additional pointer-events properties

    Published Aug 01 2018 in CSS , SVG

    It turns out you can pick several other pointer events for SVGs...

  2. I didn't know that!

    Published Jul 19 2018 in CSS , JavaScript , RegularExpressions
  3. CSS grid is the shortest way to center elements

    Published Jul 02 2018 in CSS

    I was writing align-items and justify-items in combination with flexbox for years and now found out about place-items which makes centering elements with grid way shorter.

  4. Viewport units for font sizes destroy zooming

    Published Mar 30 2018 in Accessibility , CSS

    Vadim Makeev shared the surprising fact that view port units can harm accessibility

  5. Overflow ellipsis after x lines with line-clamp

    Published Mar 02 2018 in CSS

    Apply overflow text ellipsis on your paragraphs using line-clamp.

More CSS content

  1. Previous page
  2. Page 19 of 20
  3. Next page

Most popular posts

  • Stringly Typed
  • How to import JSON files in ES modules (Node.js)
  • How to animate an element's height with CSS grid
  • Web Weekly #157
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Forbidden headers can't be set in "fetch" requests
  • The macOS inline dictionary has a shortcut
  • parseInt parses anything starting with a number
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Fully Stacked
  • Mayank
  • browsers.fyi
  • Sean goedecke
  • Manuel Matuzovic
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (99 posts)
  • Tools (59 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (38 posts)
  • Accessibility (35 posts)
  • Web (28 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (19 posts)

Random Web Dev Learnings

  • How to tell browsers that your site supports color-schemes
  • Define where an element should be scrolled to using elem.scrollIntoView
  • Completion values in JavaScript
  • How to display language-specific quotes in CSS
  • Powerful history command shortcuts in bash
  • Conditional properties with object spread

Popular articles

  • Stringly Typed
  • How to import JSON files in ES modules (Node.js)
  • How to animate an element's height with CSS grid

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com ยฉ 2025 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

โ™ฅ๏ธ