German Frame
I’ve also been working on a project for Stacy involving completely replicating this website using wordpress:
I’ve learnt a lot about CSS/HTML in this project which is cool because that’s probably the career I want to be a web developer in the future. It’s a little different working with WordPress because you don’t really get to create the HTML elements you are more working directly with the CSS to kind of “hack” the website into looking the way you want. For example the top portion with the green quarter circles, I used WordPress widgets and modified the CSS for them to have that green quarter circle background. The code for that was:
This is essentially the process for every part of the website.