Day 6: No Retreat, No Surrender

Day 6: No Retreat, No Surrender

Its raining and I am tired. I really don't want to open my laptop. I feel like taking a day's break. Just realized discipline is a hard skill to learn. Anyway, enough of how I feel and what I feel like doing. It's day 6 of 300 days of code. Thank you all for your feedbacks. Still learning on CSS. I started with customizing CSS variable (It's like giving a woman a ring to signify that she is yours, the ring here is "--") and how to attach a fallback value to a CSS variable (incase the first doesn't work, the fallback will). Also learnt about inheriting CSS variables using the ':root' element, using a media query to change a variable, how to create a visual balance using the 'text-align' property, how to adjust the width of an element using the 'width' property and how to adjust the height of an element using the height property. Lastly, did a practice on an example used in teaching us a lot in CSS from freecodecamp.org - drawing a cat using HTML and CSS. It was fun! Don't forgot to check it out. onose12.github.io/day-6. Thank you for reading.