Fun with CSS

andrewtsao • 12 Mar 2022 •
Today I felt a little lethargic and it felt more difficult to work on my personal projects so I decided to switch gears a little and focus on exploring some aspects of the building that I don’t usually do: I decide to play around with CSS styling! For my landing page, I wanted to create a style of button that doesn’t seem to be possible in the Bubble environment, so I wanted to try to achieve it using CSS.
The cool thing about this exploration is finding what works and doesn’t. For now, it doesn’t feel like I am able to make it work, but I was able to create from fun stuff like animating a blob shape that floats around in the background: https://twitter.com/atsaotsao/status/1502489170916302851
Onward!
@andrewtsao niiiice. CSS can be loads of fun to play around with on Codepen. I love how the CSS geeks are able to achieve just using CSS, without any javascript or other fancy frameworks/languages.