WEBVTT

00:02.260 --> 00:08.020
Hello and welcome to the next section of our course, this actually is about document, object, model

00:08.020 --> 00:08.670
or simply.

00:08.680 --> 00:14.830
Tom Thumb is not a part of JavaScript language, but it uses JavaScript in order to manipulate and interact

00:14.830 --> 00:15.650
with your webpage.

00:16.480 --> 00:18.520
So I believe you guessed that intersection.

00:18.520 --> 00:20.800
More fun and interesting things are waiting for you.

00:21.280 --> 00:26.560
We're going to be covering the following things you will learn about how to get and manipulate an individual

00:26.560 --> 00:31.730
and on multiple elements using methods how to change the styles of the elements using JavaScript.

00:32.290 --> 00:36.800
Also, you will meet some classes events, which actually is really important to learn.

00:37.420 --> 00:43.660
You'll be introduced to certain attributes, dom, navigation, creating elements and much more.

00:44.530 --> 00:49.660
After going through all the main concepts and topics of Dom, who will put together all the stuff that

00:49.660 --> 00:55.990
we have learned and build our next little bit complicated application, which will be notes manager

00:55.990 --> 01:01.930
up during building the application, you will be able to do the next coding test and also at the end

01:01.930 --> 01:05.540
of the section you can test knowledge with another quiz, which I have created for you.

01:06.310 --> 01:11.010
So it's time to go ahead and start another really interesting section that's on.
