Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 765 Bytes

README.md

File metadata and controls

45 lines (37 loc) · 765 Bytes

okcoders-spring2021

Day 1:

  • Basic HTML

Day 2:

  • Basic HTML/CSS
    • Coding Activity - Build an Outline

Day 3:

  • More CSS
    • CSS Box Model
    • Positioning
    • Icons/Fonts

Day 4:

  • More CSS
    • Centering in CSS
    • Coding Activity - Build a Header
    • Responsive Design
      • Media Queries

Day 5:

  • CSS Units:
    • EM, REM, %, viewport, px
    • Responsive Text
  • Intro to Bootstrap
    • How to add to project
    • Typography
    • Colors
    • Utilities (margin/padding)
    • Components

Day 6:

  • Bootstrap Grid System
  • Bootstrap Flex for Alignment
  • justify-content-*
  • align-items-*

Day 7:

  • Build a Portfolio using Bootstrap and CSS!

Day 8:

  • Materials also under Day 7 - Finished Portfolio
  • Adding Additional Pages to your website