Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 899 Bytes

Week-04A-notes.md

File metadata and controls

25 lines (20 loc) · 899 Bytes

Week 4A - Basic CSS Layouts

Topics

  • Finish Reviewing the CSS topics and Slides from Week 3B
  • Single Column Layout Demo/ICE
    • Start files are here: holmes_start.zip
    • We are building a reasonable looking single-column layout
    • Review box model:
      • border, margin, padding, width, height
      • min-width, min-height
    • CSS
      • font-variant
      • attribute selectors
  • Multi-column layouts

Project 1 - See dropbox for due date.



<-- Back to IGME-230 Schedule