This week in class we went through the css for the websites i am making. The css is the styling sheet for your website, where you can change font colours, select typefaces and help to properly layout your website.

I have good past experience in using css for some of my websites, so it should not be too difficult for me to be able to complete these two bits of code.

The first thing i did was to change the typefaces to my nav bar and two headers on the landing page and then added in the images and colours that i had chosen.

Screenshot 2023-11-27 at 10.57.44.png

Screenshot 2023-12-20 at 11.41.59.png

Above is the code i used to style the header part of the website. I Put the image url into the css to be able to get a full width image.

in figma i got the colour picker and chose the dark green/blue colour from the photo and then i chose to colour the next section with it, so its as if the image has kind of kept on going.

Screenshot 2023-11-27 at 11.01.04.png

i then started to add in some more simple bits of code to be able to start to properly style the website.

Screenshot 2023-12-20 at 10.58.40.png