What I learned this week (20/11/2024)

This week in I learned about the use, importance and impact of CSS within coding. I did struggle to keep up as there was so much to unpack and loads off different types of codes. In class, I continued on from my last weeks introduction to HTML exercise by adding a CSS attachment to it. There were a couple of different codes that I found interesting such as;

Adding grids to the webpage, creating a set layout.

Adding grids to the webpage, creating a set layout.

Putting a block quote in to create a boarder around the main banner container.

Putting a block quote in to create a boarder around the main banner container.

Putting in a container to the rest of the layout which will separate the content.

Putting in a container to the rest of the layout which will separate the content.

There is a bit more code in there that I really enjoyed learning about. However, as a whole all this was just a little overwhelming to understand but I will eventually grasp it. The coding I learned will be extremely helpful for me in the future as it will also be here for me to reference or use in future work and future projects if I'm ever struggling.

Screenshot 2024-11-28 at 14.55.22.png

This a screen clipping of what my webpage looks like after adding a CSS file and coding that file into the HTML document.