In week 08 we were introduced to HTML and CSS. We started off with learning the basic tags such as <p>, <section>, <header>, <body>, <article>, <blockquote>. We also were taught how to link the nav to each section. Here is some examples of what i completed.
Here is a link to my HTML website, without CSS.
https://beth-cooper.github.io/baskerville/baskerville-1.html
We then created a CSS file to go along with the HTML.
Here is a link to my website with CSS.
https://beth-cooper.github.io/baskerville/baskerville-2.html
Here is a link to my github.