Book Image

An Introduction to CSS - A Complete Beginner to Expert Course [Video]

By : Laurence Lars Svekis
Book Image

An Introduction to CSS - A Complete Beginner to Expert Course [Video]

By: Laurence Lars Svekis

Overview of this book

This course is perfect for anyone who wants to learn CSS. CSS allows you to control the look and feel of your website and enables you to create a separation of presentation and content, including layout, colors, and fonts. This course includes a lot of source code for you to experiment with to save you time so you can start coding CSS straightaway. You will learn how to find the top resources and links to help you learn the basics of styling; how to use classes and IDs to select elements; explore all colors for fonts and backgrounds; move content display properties; learn how to apply styling to common HTML such as lists, tables, and more; use floats to position elements and content; use the box model—padding, margins, border, height, and width for each element; CSS positioning; work with Hyperlinks, and make your sites look good. Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the world wide web, alongside HTML and JavaScript. CSS is used to define styles for your web pages, including the design, layout, and variations in display for different devices and screen sizes. By the end of this course, you will be able to use CSS on your website confidently. All the codes and support files for this course are available at: https://github.com/PacktPublishing/An-Introduction-to-CSS---A-Complete-Beginner-to-Expert-Course
Table of Contents (5 chapters)
Chapter 1
Introduction to Writing CSS (Cascading Style Sheets)
Section 1
CSS Course Introduction
In this video, we will cover CSS course introduction.