1 00:00:01,040 --> 00:00:06,950 Hello, in this video, I am going to show you the overflow property, I will provide a link to the 2 00:00:06,950 --> 00:00:10,930 official bootstrap website, which covers it in more depth. 3 00:00:10,940 --> 00:00:12,620 Basically what I covered anyway. 4 00:00:12,620 --> 00:00:18,970 But just to update you with more features or no more information, I will provide a link in the description 5 00:00:18,980 --> 00:00:19,750 to overflow. 6 00:00:19,970 --> 00:00:24,740 So if you have some content text, it could be could be anything more. 7 00:00:24,740 --> 00:00:30,640 Text makes it very easy and it's too much for the actual content. 8 00:00:30,830 --> 00:00:33,430 Know the container side, the parent container. 9 00:00:33,680 --> 00:00:42,440 Basically this is the case when the container has a specified size, then you the content will either 10 00:00:42,470 --> 00:00:43,850 extend it or not. 11 00:00:44,420 --> 00:00:47,180 So this will overflow allows you to do so. 12 00:00:47,180 --> 00:00:54,620 If I first of all, create a couple of days and in these days I am going to put just this lorem ipsum 13 00:00:54,620 --> 00:00:58,490 text, which we all know and love from template websites. 14 00:00:58,830 --> 00:00:59,300 I 15 00:01:03,250 --> 00:01:09,140 put this on a new line and what I'm going to do on upload is going a bit more real to play with. 16 00:01:09,350 --> 00:01:10,220 Copy this. 17 00:01:14,740 --> 00:01:22,840 And paste it, so we got two instances of this, also a great line just starting the simple reason it 18 00:01:22,840 --> 00:01:23,900 would be on top of each other. 19 00:01:24,150 --> 00:01:24,910 So we've got this. 20 00:01:25,510 --> 00:01:28,110 Now, let me show you what happened. 21 00:01:28,120 --> 00:01:37,360 If I was to put a dial and I was to force the height to be a face, 60 pixels 22 00:01:40,300 --> 00:01:45,330 for both of them so far, both of them were at the same way. 23 00:01:46,630 --> 00:01:48,880 And so to. 24 00:01:51,400 --> 00:01:52,210 I like that. 25 00:01:52,240 --> 00:01:58,870 OK, so at the moment they are the same, but now let's start adding some overflow. 26 00:01:59,310 --> 00:02:10,000 OK, so if I put a glass of overflow dash auto and then I feel for a class of these are the two classes 27 00:02:10,000 --> 00:02:18,180 available in Mustaf Overflow Dash hidden thave refresh. 28 00:02:18,430 --> 00:02:19,220 What do we get? 29 00:02:19,360 --> 00:02:25,210 So part of the content is cut off and we add overflow because you know the 60 pixels, but with the 30 00:02:25,210 --> 00:02:29,660 overflow hidden we can't actually access some of it. 31 00:02:29,710 --> 00:02:33,560 You might be more, whereas with the overflow auto I can actually scroll through it. 32 00:02:33,830 --> 00:02:40,180 This is a great way of having a lot of information, a lot of content on the page without actually having 33 00:02:40,180 --> 00:02:41,230 to make the page. 34 00:02:41,230 --> 00:02:43,080 Very long talk, the little section. 35 00:02:43,090 --> 00:02:49,280 I want to read more about a scroll, for example, or if to some blog post, I could do that and allow 36 00:02:49,360 --> 00:02:51,470 you to keep your website very compact. 37 00:02:51,730 --> 00:02:52,380 So that's it. 38 00:02:52,390 --> 00:02:53,440 Very simple stuff. 39 00:02:53,650 --> 00:02:57,370 But as usual, if you have any questions, feel free to put me a message. 40 00:02:57,370 --> 00:03:00,970 And as usual, I look forward to seeing you in the next video.