0 added
37 removed
Original
2026-01-01
Modified
2026-02-21
1
-
<p>Course updated on December 29, 2025</p>
2
-
<p><a>Subscribe</a></p>
3
-
<p>Access this and all courses with a subscription</p>
4
-
<p>What's included</p>
5
-
<p>6 lessons (video and/or text)</p>
6
-
<p>0 exercises in the simulator</p>
7
-
<p>Extended materials for 6 lessons</p>
8
<h2>Description</h2>
1
<h2>Description</h2>
9
<p>With the development of technology and the complexity of layouts came the need to automate the writing of CSS properties. The presence of color schemes and additional values that determine the values of properties revealed difficulties in development. There is a way to turn CSS writing into a process similar to programming. We can do it via preprocessors - languages compiled into CSS. They allow you to create reusable CSS code, use variables, and extend the capabilities of CSS writing. In this course, you will learn the basics of the SASS preprocessor that will allow you to write maintainable and usable CSS code.</p>
2
<p>With the development of technology and the complexity of layouts came the need to automate the writing of CSS properties. The presence of color schemes and additional values that determine the values of properties revealed difficulties in development. There is a way to turn CSS writing into a process similar to programming. We can do it via preprocessors - languages compiled into CSS. They allow you to create reusable CSS code, use variables, and extend the capabilities of CSS writing. In this course, you will learn the basics of the SASS preprocessor that will allow you to write maintainable and usable CSS code.</p>
10
-
<h2>You will learn</h2>
11
-
<ul><li><p>Use the SASS preprocessor and compile its code into CSS.</p>
12
-
</li>
13
-
<li><p>Extend the capabilities of writing standard CSS.</p>
14
-
</li>
15
-
<li><p>Use template selectors and mixins.</p>
16
-
</li>
17
-
<li><p>Create and work with variables.</p>
18
-
</li>
19
-
</ul><h2>Syllabus</h2>
20
-
<p>1</p>
21
-
<a>Introduction</a><p>Learning about the main topic of the course</p>
22
-
<p>2</p>
23
-
<a>Installation</a><p>Installing the SASS preprocessor</p>
24
-
<p>3</p>
25
-
<a>CSS Extension</a><p>Learning about SASS features allowing to extend the CSS language</p>
26
-
<p>4</p>
27
-
<a>Template selectors</a><p>Exploring pattern selectors and learning about the extended directive</p>
28
-
<p>5</p>
29
-
<a>Variables</a><p>Learning how to use variables and connect files in SASS</p>
30
-
<p>6</p>
31
-
<a>Mixins</a><p>Exploring the use of mixins in SASS</p>
32
-
<ul><li><p>Run code right in the browser</p>
33
-
</li>
34
-
<li><p>Lifetime access</p>
35
-
</li>
36
-
<li><p>Learn at your own pace</p>
37
-
</li>
38
-
</ul><p><a>Subscribe</a></p>
39
-
<p>Access this and all courses with a subscription</p>