Tag: gradients

  • Gradient text gaps with CSS

    Gradient text gaps with CSS

    I was reading an article recently that had some really nice graphic design examples. One piece that stood out was a poster that had a continuous gradient that filled the gaps between words in a block a text. I wondered if it could be achieved dynamically in CSS. Below is my result. Note that this…