home.social

#coolcss — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #coolcss, aggregated by home.social.

  1. #tinyCSStip

    How varying the clip-path inset from the right element edge can help us with a left to right reveal effect:

    * when this inset is 100% (the entire element width), then everything (to the right of the left edge) gets cut off

    * when this inset is 0%, then nothing (everything right of right edge) gets cut off

    Interactive illustration + on scroll use case 👇

    #CSS #scroll #coding #frontend #webDev #webDevelopment #coolCSS #scrollAnimation #pureCSS #CSSvariables #CSSanimation