###Responsive website for "The Blue Jays Times"
- How HTML is used to define the content of a web page and start to think of every web page as a number of boxes on the screen.
- How to create media queries that make the web page responsive.
- How to create a responsive information table.
• index.html
Has required links to the CSS files that make the site possible. Uses columns to separate content.
• main.css
Has required styling for assets such as the font sizing and family.
• responsive.css
Has required assets that make site responsive.