Skip to content

Rayan-Alsaleh/02_css_basics

 
 

Repository files navigation

Lesson 02 - Introduction to CSS

In our second lesson, you'll be learning some of the essential parts of CSS.

Agenda - First Half of the Class

  • Office hours
  • Review HTML and Semantics
  • HTML Tables
  • CSS Selectors, Properties and Values

Agenda - Second Half of the Class

  • CSS Properties, What is the good stuff?
  • Linking in HTML Documents
  • Cascading / Inheritance of CSS
  • The Document Object Model Drawing DOM Trees
  • CSS Display property basics

Objectives

By the end of this class, you will:

  • What the difference between CSS Selectors, Properties and Values
  • How to link HTML Documents
  • How CSS cascades / inherits
  • What the DOM is
  • CSS Display property

Materials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.0%
  • CSS 5.0%