learntheweb

Learn CSS

In this CSS course, you will learn how to style web pages using CSS. Select and manipulate HTML elements, change their appearance with CSS properties/values, and create stunning projects and webpages to show off.

Course Syllabus:

Introduction

  • What is CSS?
  • How is it relevant to web development?
  • What will you learn?
  • The 3 types of CSS
  • Internal CSS
  • Inline CSS
  • External CSS

CSS Basics

  • CSS Syntax
  • Selectors in CSS
  • Classes
  • ID’s
  • font-size property
  • font-weight property
  • letter-spacing property
  • word-spacing property
  • font-family property
  • Exporting custom CSS fonts
  • color property
  • background-color property
  • border property
  • width & height properties
  • margin property
  • padding property
  • box-sizing property

Additional Projects (Coming Soon)