Coding Examples

Highlight One

When making this code I used a mixture of html and scss (consequently, css).
This is worth pointing out to me because it is a solution to a problem that I made on my own. I noticed the services section acted in 2 groups as the width got larger. First one group changed formation then the other. I decided that I could split the two groups up and make each group a grid, so that it could change as and when the design required it to.
Importantly, it is not the solution that the makers of the original website used, yet it stil works.