I love choosing fonts for my websites especially display fonts. This post on Speckyboy Design has cool free calligraphy fonts. My favorite is the Aprillia Font (shown below). I can imagine using this font for a coffee house, a travel blog, or a salon webpage. The other fonts are just as beautiful. Happy Coding! ??♀️

I finally got a chance to code this past weekend! The last time I coded was in August before school started. Since then I would look at my GitHub and get stressed about not filling up my green activity squares ? . It felt so good to focus on HTML and CSS instead of lesson plans.

My FrontEnd Mentor Challenge: Pricing Component with a Toggle Switch
Frontend Mentor has been one of my favorite resources to use to practice my web development skills. So far I have completed 10 challenge projects. My latest project, Pricing Component with Toggle Switch, was a great opportunity to practice my Vanilla JavaScript skills. I needed to create a toggle switch that changed the monthly prices to the yearly prices.
I tried a few new techniques. I used the before and after pseudocode to place labels to the sides of the toggle switch. I also added the background images as their own svg elements and positioned them separately. This was a Junior Level project. The link for my version of the design is below.

