Animations! CSS animations! You then target each one with "animation-delay" using the child selector (nth-child:) and keep adding seconds to delay them when they pop in! (1s, 1.1s, 1.2s, etc.!)
I specifically use this site to sometimes talk about stuff that I'm still processing and not comfortable talking with everyone about so I would be mortified 😃
Animations! CSS animations! You then target each one with "animation-delay" using the child selector (nth-child:) and keep adding seconds to delay them when they pop in! (1s, 1.1s, 1.2s, etc.!)
@sugarstarluxe thank you!!