1
00:00:07,020 --> 00:00:10,620
Let's talk about a HTML five.

2
00:00:12,030 --> 00:00:15,870
What is it and why should we care about it?

3
00:00:16,050 --> 00:00:18,600
Let's look at the overview.

4
00:00:18,750 --> 00:00:27,540
The first point is that it is the fifth and then the current version of HTML, and it was first released

5
00:00:27,540 --> 00:00:30,330
in October 2014.

6
00:00:31,210 --> 00:00:33,670
By the time of recording this video.

7
00:00:33,670 --> 00:00:37,150
85 is the current version.

8
00:00:37,940 --> 00:00:47,030
Remember, under the overview of HTML, we spoke about brief history about it, and we made mention

9
00:00:47,030 --> 00:00:55,340
that the first HTML that was introduced in 1990 was a HTML 1.0.

10
00:00:56,200 --> 00:01:01,270
And you also have different version and that is a HTML four.

11
00:01:01,870 --> 00:01:02,230
Buy.

12
00:01:02,230 --> 00:01:08,050
The current one is the 85 by the time of recording this video.

13
00:01:08,470 --> 00:01:13,450
This means that it is an improvement of the previous versions.

14
00:01:13,450 --> 00:01:16,270
So let's look at the next point.

15
00:01:16,780 --> 00:01:27,280
It improves the previous version and that is a HTML four by introducing new element attributes and API.

16
00:01:27,430 --> 00:01:32,940
When we say API is simply means application programming interface.

17
00:01:32,950 --> 00:01:38,410
When you get back to back end development, you better understand what is API.

18
00:01:38,800 --> 00:01:48,550
The key note here is new elements and attributes and API being introduced in HTML five, and I will

19
00:01:48,550 --> 00:01:52,360
show you some of the new elements and attributes.

20
00:01:52,450 --> 00:02:00,310
And we have used some of these new elements in the previous sections and that is under the tables and

21
00:02:00,310 --> 00:02:01,030
forms.

22
00:02:01,030 --> 00:02:03,670
But I will show you more of this.

23
00:02:04,060 --> 00:02:13,810
The next point is that it includes several APIs for building web applications such as Web sockets,

24
00:02:13,810 --> 00:02:18,020
Web workers, and geolocation API.

25
00:02:18,040 --> 00:02:29,140
So the web socket, the geolocation API and others are all new APIs that has been introduced in HTML

26
00:02:29,140 --> 00:02:29,980
five.

27
00:02:30,280 --> 00:02:36,820
Don't worry if this concept are not clear to you as you move on, I'll be showing you some of these

28
00:02:36,820 --> 00:02:42,100
new elements and we'll be building a couple of projects to enhance our knowledge.

29
00:02:42,130 --> 00:02:44,410
Let's continue into next video.

