Posts tagged with “CSS“ (21)

  1. Using your own icons for the mouse cursor with accessibility in mind (CSS)

    There is a reluctance to customise the icons for the mouse cursor for websites. Can we use do it with accessibility in mind?

  2. Is text-wrap: pretty buggy and Baseline newly available?

    I was trying out text-wrap: pretty on my website. It didn’t appear to do anything. Is it a bug?

  3. Elevate hover/focus effects with transitions across multiple elements

    You can elevate hover/focus effects by triggering transitions on more than one element. With the right orchestration, you can create more nuanced effects.

  4. Modern CSS to add to your CSS reset stylesheet

    As CSS evolves, there are more opportunities to improve your baseline styles. Here are 2 such cases.

  5. Sumptuous stroked text in CSS

    You can create stroked text in CSS, but it is unwieldy. I submitted a proposal to Interop 2025 to improve this feature. Give it a vote! 👍

  6. The backdrop-filter CSS property has been unprefixed

    The backdrop-filter CSS property required a prefix in Safari since forever. Not anymore! 🙌

  7. Hey, hey we’re the translate, scale, and rotate CSS properties - and we don’t monkey around

    Learning transforms, you may have found it was not a case of monkey see, monkey do. To improve usage - 3 properties have been added to CSS.

  8. A quick trick to create animated silhouettes in CSS

    This is a shortcut to fashion an animated scene with silhouettes with very little CSS and zero JS. File it under ‘creative’ and maybe ‘frivulous’!

  9. Do not drop Sass for CSS

    Some people believe it is time to drop Sass. I beg to differ.

  10. How can I keep up with changes to the web platform?

    What resouces can help to keep up with changes to HTML, CSS, and JavaScript? Do we know what is coming soon?