101 Weeks 7-10: Baskerville Website

Intro to HTML- Baskerville Website

To help us learn the basics of html we built a website around John Baskerville.

To start off we were given the website link, https://github.com/eleventhirty/john_baskerville/blob/gh-pages/baskerville-one.html

We didn’t copy this text but typed it in ourselves to learn how the tags operate and the basic structure of a html document

This is how mine turned out when opened in a web browser;

 

 

 

 

 

 

This is the code that formats the text to be viewable in a web browser;

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


In week 8, we were brought through the basics of css which I have already written a blog post about.

This week’s task involved creating a css file to link to the html, this is what the website looks like with the css code beside it;

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *