1
00:00:07,360 --> 00:00:08,440
In this video.

2
00:00:08,440 --> 00:00:16,720
Let's talk about one of the important tag that you are going to use a lot, and that is heading tag.

3
00:00:17,140 --> 00:00:20,230
What is it and how are we going to use it?

4
00:00:20,680 --> 00:00:21,070
All right.

5
00:00:21,070 --> 00:00:22,610
So let's continue.

6
00:00:22,690 --> 00:00:25,630
Let me remove this comment from the previous video.

7
00:00:25,660 --> 00:00:27,360
Likewise, this for you.

8
00:00:27,370 --> 00:00:32,229
You can give your application or code more comment as you want.

9
00:00:32,259 --> 00:00:36,860
So let's start with the H tag or the heading tag.

10
00:00:36,880 --> 00:00:42,130
So I'll add a comment here as the heading tag.

11
00:00:42,310 --> 00:00:46,180
What is the purpose of heading tag and what is it?

12
00:00:46,390 --> 00:00:55,510
Well, heading tags ranges from H one to H six and they are used to define headings and subheadings

13
00:00:55,510 --> 00:00:56,770
on a web page.

14
00:00:57,070 --> 00:01:06,190
The heading tags ranges from H one to acs, H one being the highest level heading and H says be the

15
00:01:06,190 --> 00:01:06,880
lowest.

16
00:01:07,060 --> 00:01:10,270
So I'm going to add some headings here.

17
00:01:10,300 --> 00:01:14,740
I can remove this one and it goes like this h one.

18
00:01:16,740 --> 00:01:19,800
Like that and close it.

19
00:01:19,890 --> 00:01:23,010
And I can say main heading.

20
00:01:23,880 --> 00:01:24,630
Save it.

21
00:01:24,630 --> 00:01:25,720
And let's have a look.

22
00:01:25,740 --> 00:01:29,660
You can see that this one looks bigger than this.

23
00:01:29,670 --> 00:01:31,800
And this is called the P tab.

24
00:01:31,920 --> 00:01:35,430
And this is called the heading tag or H one.

25
00:01:36,160 --> 00:01:44,890
And beneath the head intact as h1i can add p tag and I can see some description.

26
00:01:45,930 --> 00:01:53,070
And next one is going to be h two, so I can say h two.

27
00:01:53,310 --> 00:01:56,070
And I will say subheading.

28
00:01:56,930 --> 00:01:57,650
Save it.

29
00:01:57,650 --> 00:01:58,740
And let's have a look.

30
00:01:58,760 --> 00:02:05,300
You can see that this is our subheading, which is smaller than the H one.

31
00:02:05,540 --> 00:02:10,250
And I can use the same text here as that.

32
00:02:11,009 --> 00:02:17,880
And next one is going to be h three and I can see subheading.

33
00:02:18,710 --> 00:02:19,170
Two.

34
00:02:19,370 --> 00:02:29,840
And let's change this one to a three and subheading to or let me say three, and I want the same paragraph

35
00:02:29,870 --> 00:02:30,650
text here.

36
00:02:31,770 --> 00:02:32,700
As you can see.

37
00:02:32,700 --> 00:02:34,560
And let me copy this.

38
00:02:36,780 --> 00:02:38,130
And I would say.

39
00:02:39,530 --> 00:02:41,000
Heading for.

40
00:02:42,320 --> 00:02:48,500
Add that and let me pace here as heading five.

41
00:02:49,750 --> 00:02:50,920
And that.

42
00:02:51,620 --> 00:02:56,360
And lastly is about the heading six.

43
00:02:57,500 --> 00:03:00,290
And change this one to head in six.

44
00:03:00,740 --> 00:03:02,410
Now let's see the order.

45
00:03:02,420 --> 00:03:08,260
You can see that the H one is bigger than a two down the lane.

46
00:03:08,270 --> 00:03:15,860
So this is how we can use heading to work in the next video, let's talk about what is called div tag.

47
00:03:15,890 --> 00:03:17,660
Let's continue in the next video.

