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.
- Skill Level:
Beginner - Prerequisties:
None - Four Full
Projects - Course Length
Approx. 6 hours
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
propertyfont-weight
propertyletter-spacing
propertyword-spacing
propertyfont-family
property- Exporting custom CSS fonts
color
propertybackground-color
propertyborder
propertywidth
&height
properties
margin
propertypadding
propertybox-sizing
property