Guys! Thank you all 🥳, I’ve hit a 100 subscribers to my Newsletter and I’m over the moon!

It means a lot to me that people choose to read my articles and subscribe to receive my email every day, from the bottom of my heart: Thank you! 🧁

Therefore I wanted to make a cool 100 subs CSS neon animation to celebrate.

See below for what we’ll be building today, this amazing CSS Neon Animation

HTML Structure

As for our HTML we need the following structure:

<div class="container">
  <div class="text">
    <b>100 s<span>u</span>bs</b>
  </div>
</div>

We are going to use the container to center everything and use the span to make a cool neon glitch.

#web-development #css #css-animation #css3 #animation #front-end-development #frontend #html5

How To Create CSS Neon Animation
1.55 GEEK