CSS
Cascading StyleSheets are used to provide suggestions to web browsers about how content should be presented visually.
Lessons
How to style web content using CSS
CSS provides us a way to give the web browser hints about how we want the content of our website to render. We’ll start working with CSS by using it to style typographic compositions.
How to create a responsive layout using Grid
Responsive Layout exercise with a responsive Web App
We’ll work together in class to build out more of the Brio example responsive web app layout in HTML & CSS.
Coding review
A chance to review together everything we’ve learned so far about HTML & CSS and how to apply it to our current project.