An introduction to CSS. A course designed to give you the confidence in defining CSS styles.

What you will learn

Learn the basics around CSS

Learn the different approaches you can use to apply CSS

Learn how to apply CSS styles to HTML elements

Learn how to organise your HTML elements on a page with CSS

Learn the various units you can apply with CSS

Learn how to style your HTML elements differently based on different media types

Description

This course is aimed at complete novices looking to gain experience in styling your HTML web pages with CSS.

It will teach you various topics that you will often come across when working with CSS such as:

Types Of CSS – Understand the various types available to apply

Types Of Selectors – Explore the different ways you can target HTML elements within your web page

CSS Specificity – Understand the prioritization of CSS rules

CSS Fonts – Understand how to apply fonts

CSS Box Model And Box Sizing – Learn how the CSS Box Model and the box-sizing property works


Get Instant Notification of New Courses on our Telegram channel.


CSS Colors – Explore the 4 ways of applying color with CSS

CSS Positioning – Learn the different types available for positioning elements on a web page (Static, Relative, Absolute, Fixed And Sticky)

CSS Floats – Learn how the CSS float property works

CSS Display – Learn how the CSS display property works

CSS Units – Discover the various units you can use with CSS

CSS Media Queries – Learn how to apply CSS styles for various screen sizes and different media types

By the end of the course you should have a solid interpretation of how you can apply CSS to your HTML web pages. So enroll now and begin your journey into mastering CSS.

English
language

Content

Introduction

Introduction To CSS
Setup
Types Of CSS
Additional Notes

Selector Types In CSS

Introduction To CSS Selector Types
Demonstration Of CSS Selector Types

Specificity In CSS

Introduction To Specificity In CSS
Demonstration Of Specificity In CSS

Fonts In CSS

Introduction To Fonts In CSS
Demonstration Of Fonts In CSS

Box Model In CSS

Introduction To The Box Model And Box Sizing In CSS
Demonstration Of The Box Model And Box Sizing In CSS

Colors In CSS

Introduction To Colors In CSS
Demonstration Of Colors In CSS

Positioning In CSS

Introduction To Positioning In CSS
Demonstration Of Positioning In CSS

Floats In CSS

Introduction To Floats In CSS
Demonstration Of Floats In CSS
Additional Information On Floats In CSS

Display In CSS

Introduction To Display In CSS
Demonstration Of Display In CSS

Units In CSS

Introduction To Units In CSS
Demonstration Of Units In CSS

Media Queries In CSS

Introduction To Media Queries In CSS
Demonstration Of Media Queries In CSS