Quick overview of how the Bootstrap Grid Layout works in VS Code
Daniel Walter Scott
Lesson Info
99. Quick overview of how the Bootstrap Grid Layout works in VS Code
Lessons
How This Class is Structured
01:41 2What to Download
02:57 3Creating Our First Webpage
05:55 4What is HTML5 & CSS3
08:24 5Head vs. Body vs. Html Tag
09:01 6Title & Description
05:54What Code Editor Should I Use
02:42 8Using Diy Tags
06:26 9What is a CSS Class
09:05 10How to Create Nested Divs
05:03 11Class Project
05:24 12External CSS
09:07 13Creating Our Index Style Pages
12:16 14Testing Your Website
08:47 15Check Your Code For Errors
11:01 16What are HTML5 Structure Tags
05:47 17Add HTML5 structure elements
16:02 18How to Set the Color of the Background
05:10 19Adding Images to a Website
04:38 20How to Center an Image
01:14 21Change the Font Size & Color
14:11 22Make a Clickable Link
08:45 23Stretching Background Image
05:38 24Making a Div Tag Transparent
02:36 25Simple Website Text Navigation
06:43 26CSS Compound Classes
07:02 27Class Project 02
02:05 28Class Project 02 - COMPLETE
04:48 29Add an Email Button to a Website
03:49 30Add Google Maps to Your Website
11:25 31Making a Website Live
16:50 32Uploading via SFTP
11:50 33Setting Up Our New Project
03:46 34CSS Reset
15:22 35Min-height vs. Height
07:01 36Div Tags Onto One Line
05:23 37Getting div tags onto one line using Flexbox in HTML & CSS
05:23 38Evenly Spaced Div Tags
04:42 39Two Div Tags of Different Sizes
07:13 40Vertically Center Content
07:20 41Class Project 3
02:51 42Class Project 3 - COMPLETE
05:39 43Change Default Fonts
04:19 44Installing Google Fonts
12:44 45What are PX & EM & REM
14:56 46Change Line Height
04:33 47SVG vs. JPG vs. PNG
07:04 48How to Create a SVG, JPG, or PNG
11:00 49Block Images vs. Background Images
08:32 50Finishing Up Our Cards
09:10 51Icons via Font Awesome
16:31 52Making a Div Container Clickable
09:55 53Box-sizing & Border-box
06:19 54How to Make A Colored Button
07:46 55Why Can't I Add Margin or Paddding
11:08 56Rounded Corners
04:17 57Drop Shadows
06:24 58Backup Your Website
05:00 59Reusing a Button Class
03:10 60Class Project 04
02:58 61Class Project 04 -COMPLETE
05:45 62Adding a Horizontal Rule
03:51 63Make Divs Wrap Onto Separate Lines
12:14 64Hover Color & Animating a Button
03:33 65Pseudo Classes
09:31 66Simple Dropdown Navigation
20:04 67Adding Our Dropdown to the Website
14:50 68Useful Shortcuts and Tips in VS Code
13:28 69Large Background Image
09:24 70How to Connect 2 Pages
10:42 71Simple PHP Form Work
17:49 72Placeholder Form Text
05:46 73Multi Line Form Text Box
02:18 74Form Check Marks
03:04 75Form Radio Button
06:07 76Form Drop Down Menu
05:48 77How to Style Your Form
12:55 78What does responsive website design mean
04:17 79How to change a website layout size color when at different sizes using media queries
11:28 80How to test your website on a tablet or mobile phone from Visual Studio Code
06:00 81How to change the layout of a responsive website for mobile vs desktop
16:02 82How to turn things on and off for mobile tablet & desktop responsive websites
06:03 83What is pixel density responsive images pixel ratio dp px in webdesign
14:47 84How to export responsive images for website from XD Photoshop Illustrator
05:11 85How to add responsive images to website using 100% width in HTML & CSS
06:08 86How to use srcset to change images in HTML for responsive website
10:15 87How to add a css style to the first line of a p tag on a website (
11:18 88How to make the header footer full width but the inside centered
05:36 89Class Project 05 – Header design
03:12 90Class Project 05 – Header design COMPLETE
06:25 91How to use a span tag or span class in HTML to change text
10:32 92How to pin the navigation to the top of a website fixed nav
03:17 93How to make a simple responsive mobile menu using CSS only
08:21 94What is Javascript vs Jquery in website web design
06:35 95How to make a burger menu 3 line mobile navigation for a website
15:11 96How to switch a menu nav from desktop to mobile phone
21:45 97Overview of what Bootstrap 4 is in website design
07:57 98How to install Bootstrap 4 on a website using Visual Studio Code
06:27 99Quick overview of how the Bootstrap Grid Layout works in VS Code
10:49 100Quick overview of how Bootstrap Components works in VS Code
09:23 101Quick overview of how Bootstrap CSS Styles works in VS Code
08:20 102How to customize the default Bootstrap 4 css styles
13:51 103How to use Bootstrap Layout Grid Experiment 1
10:20 104How to make 100% header & uneven widths in Bootstrap 4
07:16 105How to create uneven col widths in Bootstrap 4
07:27 106How to add padding & margins using Bootstrap 4 in VS Code
12:03 107How to change layout of Bootstrap depending on mobile or desktop
15:46 108How to turn things on & off on your website using Bootstrap 4
05:30 109Google Chrome Inspect
12:40 110Add Shadows to Text & Boxes
07:06 111Change the Default Buttons
06:16 112Responsive Images in Bootstrap 4
09:34 113How to Center Text & Div Tags
04:16 114Customize the Bootstrap Navbar
07:29 115Add Your Own Logo
03:58 116Change the Default Nav Styles
12:12 117Fix the Navigation to the Top
04:41 118Col Images & Col Background
07:56 119Bootstrap Border & Rounded Corners
04:20 120Bootstrap 4 Carousels
05:13 121Card Groups
03:29 122Drop Shadows On Bootstrap Cards
02:25 123Clickable Boxes in Bootstrap 4
04:02 124Final Quiz
Lesson Info
Quick overview of how the Bootstrap Grid Layout works in VS Code
Hello there. Welcome to the overview for the bootstrap layout system. Okay. Also known as the grid system or maybe the structure it is the boxes that make up our website and the cool thing about it is we're going to write just a tiny bit of code, a container with some div tags in it. Basically. No CSS at all. Just a background color and look what we're able to do. Okay. We've got boxes that are just sizes that are centered. We haven't done any of this. Media queries are all in there already. I'm going to try and amaze you with bootstrap and it's amazing layout system. Let's get started. Alright, first up we're going to close down our index page. We're gonna save him for like our main website that will build kind of towards the end of this kind of section. We're going to create a couple of throwaway files so we're gonna right click new file and we're going to say this one is overview and this one is going to be now grid is a really clear word of what we're doing structures. Another good...
word. Bootstrap refers to it as the layout. So we're going to call it that. It's a layout dot html Alright, so let's add our stuff. Okay, exclamation mark. Make sure that in here we add our comma shrink to fit. I know there's a couple of other parts, we want, we want where we want it, we want this. Okay, the CSS pop it in just under the title and we don't need the javascript for the moment because we're not using it. You can use all of the amazing media queries and grid system without touching any of the javascript. It's only if you want the kind of fancy thumbnail pop up the things. Cool. So let's first of all down here in our body. Put in a container. Now let's put in dr container. Okay. It's a nice class. Let's add some styling to it now because we're doing a pretty throwaway document. I'm not gonna bother putting the style in its own sheet. I'm just going to put it up here in the head. Okay? It's the same thing, but not a separate sheet. And I'm going to say, let's give the container the container, I think give it the full stub container is going to be what we gonna do? Just a background color. So background cole is going to be random. Today's one is thistle that's not good enough to see on screen. You need something darker, please. Random spinning to activate it again. Go back to start typing in color that should prove fill it in. Ok? You got magenta, lovely pink color. Let's have a little look in the browser. There. It is there. That is not it because it's my index page. Let's turn it off. Turn it back on again. Nothing happens. I need to put something in the container. Okay, so over here. Let's put it in our H1. Okay. H one. Put something in there and you're amazed. What are you amazed about? You were like this is the container. Ah but it's also a width. Okay. It has a width on it. We didn't give it a width and it also has centered. It's centered. Okay. And the H. One has been kind of styled, You've already already kind of work that out. So that's a real big benefit of using Bootstrap you like even if you just use it for this grid layout system, that's just brilliant. The other cool thing is watch what happens when I shrink it down? Let's go to right click inspect. Let's switch it to make sure this is on the device, was it called device toggle tuba. Turn that on and make sure it's set to responsive at the top because we want to go like this watch, I've kind of given it away but large it adjusts already for lots of media queries. Okay. You can see them along the top there. They're already ready to go. And even mobile, you can see there's some padding already in inside of the container. That's Bootstrap saying nobody ever wants their text jammed against the side. And you're like, that's true. Thank you. Bootstrap, the other thing it says is like let's put the container right to the edges on mobile devices. But out here we'll give you a little bit of room around the outside so you can do some kind of proper design rather than trying to stretch it all out. Okay, there's just some nice things that Bootstrap does now to use? Bootstrap. You really need to make sure that you are using the right language and that's what we're going to do in this kind of section is get you used to using the right language and I've tried to prep you for the rest of the course. That's why we call it container earlier on and not rapper. Like some people call it because in here let's go to our layout. Okay. That we're going to use the documentation more and more but under layout it says you can see a container is the word they use for this thing. Okay, fluid containers will look at later on. So we're gonna go back and forth through the documentations just to get you used to it. Okay. Next thing I want to show you is what you can do inside of here. So let's get rid of this H inside of the container. Let's put in a dot ro. Okay. Rose, what they use as the kind of wrapper containers that go around. Anything that's not the container container has a really specific use gets centered every time. Whereas this is like a container. Okay. But gets used inside of the main container. Manos spelling that wrong. Let's just do it and understand it. So you never have a row by itself. It always has things inside of it. And those things inside of it are normally always called cole's okay for columns, rows and columns. How many do we want? We'll have three. Okay, remember it is shift option down arrow on my mac and that's all to shift down arrow on a Pc. So that's three goals. Let's type some stuff inside of it. This one is going to be one. This one is going to be too And you guessed it three. Now, what is fancy? We've got to make sure Rose okay. Are the rapper and these columns are the things that go inside of it. Let's save it. Let's have a little look. And in our document here, can you see I've got rid of the H one. Okay. There's a container which has still got my magenta, but you see what it did. It separated these into, well, it put them into kind of a nice little group. So what it's doing here. Remember before every parent rapper, we had to add display flex, bootstrap by itself without asking assumes if you use row inside of row. Okay, All the Children are gonna flex. That's something handy, Right? That's just another thing that's cut down and you'll notice that our style sheet At the moment, just as container and it doesn't even need this container background. You can see how far we've got without having touched CCS. This background here is just so you can see it in the middle now. That was cool. Okay, so separating them to three even groups. They have other things that make it really cool. Let's say we want the first box to be eight across. So we've got the same 12 column grid. Okay, you can break your website into 12 little groups. Okay. Or 12 columns. So I could say hyphen eight under this coal. So coal hyphenate. Okay, let's have a look. You see it updated. That is eight. And these guys, because they don't have a number, they assume they fit the rest of it. So 8 19. So these are two rows and 11, 12 here. Cool. Hey, we didn't have to do anything, remember before we had to kind of percentages and stuff like that. It was hard going and you're like, this is amazing. Can it get any better? It does. Okay, so let's not use just a plain old eight. Okay, we can use a bit more media query specific. What do I mean by that? I mean that in let's look in our preview here. Okay. We looked at the media craze before. Okay, so these are all in here by default. So what we can do is easily say this from here outwards. It's called Excel. Okay, this here is called large and this little space here, this little space here is called medium. This one's called small and anywhere below, I think it was it 56576. Okay. Is considered extra small. So we can use that language to kind of identify this because at the moment they do the same thing on all of them. Right. Nothing really changes. So let's say that I wanna put my multiple personalities just do it. So we'll do this first one here. We'll do hyphen algae. Okay. And we'll say let's make it 10. Okay. So that first column is going to try and occupy 10 columns. It's nice and simple. But you have to use that syntax LGS for large. And these other two fellas wrong shortcut command and hold down the option key and use the down arrow to do multiple curses on a pc. It's control and halt and down arrow. So in this case I'm going to say large is going to fill these other two. No, it has to feel one. Well that's the equal 12. There's chicken in the browser and you can see here. So I'm at small at the moment. Okay. And there's this one here. No, there's medium and large. Hey, look at that. It goes 11 note 10 and then 12. So I can target more than one. Okay. So at large is doing that. But I would like to let's say putting in multiple cases on my Mac. I'm holding down the option key and clicking Pc is old. Okay. And I'm going to say on this one. So there's just a space you have to use lower case. And we're going to say the call for, let's say the small one. K. Is going to be six. Okay. And then these two are going to be three and three All Equal 12. Let's have a little look up here. It's still doing my 1011 now down here, you can see it there, it goes six and then three and three and you can see by default just Bootstrap really wants it to stack on top of each other when it's down at extra small and you'll notice that something we tried to do lots when we were building our website, everything was kind of stacked horizontally until it got to here and we stacked on top of each other. You can override that. Okay. The weird thing about it and I guess a good thing to mention is that there's no X. S. As a never put an X. S. Here. Okay, excess even. Okay. It assumes if you don't write anything you mean? So if I did cole and this is going to be four, okay. It assumes X. S. It's what's called mobile first. Okay. We built our last website saying we assume everything is desktop unless told otherwise. Bootstrap is built the other way around. It assumes everything is mobile. So if I just put coal without any sort of indication, it assumes a mobile phone. So here we go there. 344, 4. Cool, how was that? There was a brief introduction. Okay, there's lots more to it but I hope you can see the power of it, like, especially because our styling is like this and the cool thing about it is that everyone's got the same styling. So if you take on somebody else's theme or somebody else's CMS or somebody else's web site and it's built on bootstrap, you'd be like, yes. Because you know what these things do and they're written the same way. Plus a lot of the fiddly stuff is done like this container. Okay. The media queries are already in there. They do nice things by default. You can override them all, but for the most part, they do exactly what you wanted to do. All right. So that is the quick overview for the grid. We're going to do more, but I feel like we should go through all three parts before we get into like the nuts and bolts are building our site. Alright, I'll see you in the next video
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!