Curated list of illustrations and code challenges that I have implemented using only HTML and CSS as a part of the learning process. Will continue to add more. CSS is fun 🎉🧁😍.
Elephant πSimple elephant illustration using CSS
Koala π¨Funky koala face to understand how to draw basic shapes using CSS
Inspectocat π±Octodex inspectocat illustration
Sail a boat β΅Illustration of a sea scape premiered by Scott Tusk on dribble. Responds to view port dimensions and adjusts the scene.
CSS Menu π§A simple navigation menu that reveals the menu items on hover action. Adding accessibility support is pending.
CSS Tabset ποΈTabbed navigation component implemented using CSS sibiling selector and radio button checked state.