/CSS

:art: Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language. Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Web pages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page's HTML.

Primary LanguageHTMLMIT LicenseMIT

CSS Styling Course Repository

Repository for the course CSS Styling at Telerik Academy

The free course "CSS Styling" provides knowledge for styling web pages. Students will learn how to style and position all the HTML elements in the web page and to create beautiful and modern web sites. You will learn all the selectors and will be able to work with CSS preprocessors (LESS, Stylus).

Course program

00. Course Introduction

Course Program, Examination

[Slides]

01. CSS Overview

CSS selectors, inline or linked CSS files

[Slides]

02. CSS Presentation

Borders, backgrounds, text-related properties

[Slides]

03. CSS Layout

Width, height, margins, paddings, positioning

[Slides]

04. LESS

CSS Preprocessors

[Slides]

04. Stylus

CSS Preprocessors

[Slides]