Your client, Wendy, has created "pixel-perfect" images representing how she wants her website to look, and provided the text. Make her site!
- Fork this repo and
git clone
it down to your computer - When you're finished or when time is up, push your work to your remote repo, and file a Pull Request
Implements these mockups for two pages:
Each page should link back to the other (i.e. Home Page links to Resume Page and vice versa).
Use only one stylesheet shared by two pages.
Your client knows a thing or two about web design, so be sure your HTML and CSS validate.
To check your HTML validates, use this site: https://validator.w3.org/nu/#textarea
To check whether your CSS validates, use this site: https://jigsaw.w3.org/css-validator/#validate_by_input