CSS3 Master Series: The Complete CSS Course for Beginners

CSS3 Master Series: The Complete CSS Course for Beginners

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1.5 Hours | 233 MB

The complete and most comprehensive course to master the Fundamentals of CSS & CSS3 ( with tips and tricks )

Learn the basics of CSS and CSS3 (for beginners)

CSS (Cascading Style Sheets) is a style sheet language that describes the presentation of web pages and it is the most valuable tool in modern web design.

In this course, I will take you on a journey (CSS3 Master Series), a journey in which you will become an expert of CSS & CSS3 (You will understand CSS & CSS3 concepts that even experienced developers don’t know!)

This journey starts with learning the basics and building a solid foundation to take you from a beginner level to an intermediate level, I will provide you with the theory that you need and then push you to become able to solve real-world problems and challenges.

So if you’re a beginner to web development or to CSS and CSS3, this course is the perfect solution for your learning path to become a web developer and have a career.

“A journey starts with single step and this is the first step you take to become a CSS & CSS3 expert”

What You Will Learn

  • Basic CSS structure
  • Selectors
  • Common Values and Units
  • CSS Layout
  • Understand how CSS works behind the scenes
  • Some intermediate tips and tricks
  • Practice the theory and create real-world small projects like Navbars, tooltip and more!
Table of Contents

Introducing the world of CSS
1 Introduction
2 CSS Syntax
3 Where to write CSS
4 CSS and browsers
5 CSS comments

CSS Basics
6 Please introduce yourself
7 Introduction
8 Basic selector types
9 Colors
10 Backgrounds
11 Font-family
12 Other font properties
13 Text
14 Practice fonts and colors
15 Practice backgrounds and selectors

Units of Measurement
16 Introduction
17 Absolute length
18 Relative units
19 Viewport relative length units
20 Practice relative units
21 I need your help

The box model
22 Introduction
23 The Display property
24 What is the box model
25 Paddings
26 Margins
27 Borders and outline
28 Height and Width
29 Practice the box model and create 3 columns layout
30 Practice the box model with forms

Layouts
31 Introduction
32 Fixed positioning
33 Relative positioning
34 Absolute positioning
35 Z-index
36 Floats
37 Practice positioning and create a fixed navbar
38 Practice positioning and borders by creating a Ribbon header
39 Practice positioning and create a tooltip
40 Thank you

Bonus
41 Where to go from here