Introduction

Objectives:
  • To visualize how websites look without CSS
  • To be introduced in the browser's Inspect Element
  • To explore manipulation such as deleting, and editing elements in the Inspect Element

Welcome to the CSS chapter! Kindly watch these videos where we talked about:

  1. Why CSS is probably one of the worst to learn because of a bunch of tags
  2. Why do we teach Responsive Design later
  3. Why we don't teach Flexbox, GridLayout, etc.
  4. The reasons why we don't teach some CSS tags yet (ex. browser compatibility, too much advance)
  5. What is the Inspect Element