Schedule > Intro to CSS & Layouts
Week 5: Wed, Apr 28
Exercise Files
Today we are going to go over some of the core rules of CSS and practice some techniques for laying out web pages. I absolutely recommend that you review the LinkedIn Learning videos that are referenced in the supplemental materials. Whereas you can kind of wing it with HTML tags and look them up as needed, having a sense of how CSS works is essential to making professional-looking websites.
Slides
Lecture Video(s)
- Recorded Lecture Video (51:37)
Readings
- CSS Rules of Thumb . Course Website.
- Selectors. Course Website.
- Color. Course Website.
- Text & fonts. Course Website.
- CSS Units. Course Website.
- The Box Model. Course Website.
- Flexbox. Course Website.
- CSS Grid. Course Website.