HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li><a>Home</a></li>
1 <ul><li><a>Home</a></li>
2 <li><a>Interactive courses</a></li>
2 <li><a>Interactive courses</a></li>
3 </ul><h2>JavaScript basics</h2>
3 </ul><h2>JavaScript basics</h2>
4 <ul><li>4 chapters, </li>
4 <ul><li>4 chapters, </li>
5 <li>57 tasks, </li>
5 <li>57 tasks, </li>
6 <li>4 challenges</li>
6 <li>4 challenges</li>
7 </ul><p>We'll learn how JavaScript works in the browser. We'll learn how to interact with users on web pages and solve tasks that web developers face regularly.</p>
7 </ul><p>We'll learn how JavaScript works in the browser. We'll learn how to interact with users on web pages and solve tasks that web developers face regularly.</p>
8 <p><a>Start course</a></p>
8 <p><a>Start course</a></p>
9 <h2>Theory</h2>
9 <h2>Theory</h2>
10 <p>Tasks and challenges required for taking the course.</p>
10 <p>Tasks and challenges required for taking the course.</p>
11 <p>4 chapters, 57 tasks, 4 challenges</p>
11 <p>4 chapters, 57 tasks, 4 challenges</p>
12 <p>Let's learn more about what conditions are, how to create and add new elements to a page, and write a like counter and a commenting system.</p>
12 <p>Let's learn more about what conditions are, how to create and add new elements to a page, and write a like counter and a commenting system.</p>
13 <p><a>Start</a></p>
13 <p><a>Start</a></p>
14 <p>Learn more about element collections and the for of loop. Learn how to use properties to get data and manage elements. Create pop-up tooltips and validate forms.</p>
14 <p>Learn more about element collections and the for of loop. Learn how to use properties to get data and manage elements. Create pop-up tooltips and validate forms.</p>
15 <p><a>Start</a></p>
15 <p><a>Start</a></p>
16 <p>We will learn how to control scrolling in the browser, and we will also find out more about equality operators and the logical operator AND. We will program a button that will return the use to the top of the page and create filtering for the news site.</p>
16 <p>We will learn how to control scrolling in the browser, and we will also find out more about equality operators and the logical operator AND. We will program a button that will return the use to the top of the page and create filtering for the news site.</p>
17 <p><a>Start</a></p>
17 <p><a>Start</a></p>
18 <p>Let’s learn how to change element styles by using the style property and data from the input fields. Let’s program the font color and size on the page and add a complexity scale for the password and the ability to view the password.</p>
18 <p>Let’s learn how to change element styles by using the style property and data from the input fields. Let’s program the font color and size on the page and add a complexity scale for the password and the ability to view the password.</p>
19 <p><a>Start</a></p>
19 <p><a>Start</a></p>
20 <h2>Final challenges will be available soon!</h2>
20 <h2>Final challenges will be available soon!</h2>