What I Learned This Week – Cascading Style Sheet (CSS)
What I Learned This Week – Cascading Style Sheet (CSS)

What I Learned This Week – Cascading Style Sheet (CSS)

Last week, I learned about HTML which gives content structure and meaning. At the end of the week, I created an HTML website which has a homepage linked to three other pages. I also checked out CSS where I learned the basics of styling a web page.

This week, I took a step further in learning more about CSS. I learned about style rules, selectors, fonts and stacks, the CSS Box Model, colors and hexadecimal values, CSS inheritance, validation and more.

The most interesting part for me was understanding the CSS Box Model. With this knowledge, I am able to apply different styles to elements to enhance their positions and appearances. I learnt about how to apply styles to headers, navigation, links, images, add background color, background images and more.

I learnt about Cascading Properties, Calculating Specificity, Combining Selectors, Layering Styles With Multiple Classes and more. At the end of the week, I was able to style my website and it was amazing seeing the changes. Thanks to CSS. Check it out here .

Leave a Reply

Your email address will not be published.