Skip to content

Latest commit

 

History

History

Unit1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Unit 1: HTML & CSS

Module 1.1

Pre-Course Material

Course Material

Mini-Projects

Self-Graded Assignments

  • Included in OC course:
    • 4 auto-graded quizzes
    • Basic HTML
      • First lines of HTML/CSS exercise
      • First HTML tags
      • Bold and italics
      • Links
      • Lists
      • Images
    • Pages structure HTML
      • Semantic HTML basics
      • divs and spans
      • classes and ids
      • Line breaks
    • Basic CSS
      • Linking stylesheet
      • Setting colors
      • Setting colors sandbox
      • Fonts
      • Font sandbox
      • Text effects
  • Not included in OC course:

Module 1.2

Course Material

Mini-Projects

Self-Graded Assignments

  • Included in OC course:

    • 4 auto-graded quizzes
    • Box model
      • Create a container element
      • Borders
      • Padding
      • Margins, including centering a div
      • Media queries
    • CSS grid
      • Create basic grid
      • Grid template property
      • Grid lines
      • Grid measurements
    • Flexbox
      • Flex direction & wrapping
      • Alignment and justification
      • Aligning multiple rows
      • Adjust dimensions
      • Reorder elements
  • Not included in OC course:

Module 1.3 (Optional)

Unit 1 Project

Access the Unit 1 Project here.