Col Images & Col Background
Daniel Walter Scott
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
Col Images & Col Background
Hi there in this video, we're going to make this Founder message. Okay, on the left hand side here, we've got an image which is going to help us kind of recapture our knowledge of responsive images, which we did quite a while ago. We're gonna recap that we're going to build out this kind of one row, two columns layout here. It's going to break down on mobile onto like two lines. Okay, giant me find a message, we're gonna add padding, what else we're going to do, We're going to get it to center within the box and it's another recap of flex box, getting items to center in the middle like we did way, way, way back ago in the course. Alright, let's go and put in this very cryptic message from our good looking founder here, let's go do it. Alright, so this is the part I want to add this kind of like founders message and the unique parts of it is that I've got rounded corners for no good reason, other than I want to show you how to do that we do to kind of separate columns because I wanted t...
o break down on mobile to be kind of on top of each other. Alright, so let's look at doing that. So obvious code, it's gonna go underneath my jumbotron, but before the carousel and I'm going to put this in, this is going to be my founder's message. Okay, and what do I want? I want at least a row and inside of that, I want a column, but I want two of them. All right, I want the first column. So because it's mobile first we need to say I wanted to break onto its own lines so I want to be a full 12 columns wide for mobile. But then later on when it gets to medium. Okay. I want it to be not sure what is it About that? Let's say four and 8. Okay, so let's say four And this one here is going to be a call of M. D. It's going to go up to eight now let's just put some basic text in here just so that we can see what's going on to keep testing while we're working. Where is it? There it is? Test I don? T mobile were sample refresh. Weird. So I'll leave it into the course. But normally that refreshes fine. I don't have to click refresh me because I've got the testing open. Okay, maybe having the developer tools and the inspect thing going on kind of like freezes the code. Okay, so that looks like it's working, it's on four and then I get down to mobile and it should jump down to be on top of each other 12 columns wide. Alright, next thing I want to do, let's add some of this text and then we'll add the image actually do the image first. So in this one here we're going to do our sweet responsive images. So I'm going to get rid of that. This one here. The first box we're going to put in an AMG Okay, and it's going to be in the images folder and it's the headshot of dan and the other, we want to add some classes to it. Remember the one that says I M G responsive, it was actually called MG fluid came and all text. This is going to be daniel walter scott meat yogurt founder kind of keyword stuffing now but hey ho, let's have a little look at it, check it out. It is filling the column just fine and fills the column over here, just fine. Okay, I want to get down to mobile, gets down to kind of a responsive mobile size, a little bit big, but let's make it full width. Okay, so let's add the text to this part. It is going to be an H2 in simple text. So an H2, I've already got an H one. This is just going to say message from our founder, we're cakes going on there go. And I want some p text and the p I would like to have some laura um of just about 60. Nice. Let's have a little look. It's in their mobile and it's in there at, I'll just stop, you know what I want to do is I don't want to have this clear background, I want to put in a background color because I wanted to be white and, and also I want to show you how to add a background color. Okay so we could like we haven't put in our own class in here. Okay, we've actually just stuck to our class, where is it? And so there's a row and here's our column and it's this column here that I want to make a white background. Now if I was going to add some styling to cole or cole 12 in this case, okay, I would go over here make a style for it. Now the problem is is remember I don't like styling the existing bootstrap stuff so what I'll probably do is make its own wrapper tag and inside of here. Okay, so I'd wrap with abbreviation which is that first one there for me and I'd say let's make a don't know a founder class and then I'd go in style that found a class to have a background of white. Okay. Bard's I know that bootstrap probably has a background class. Okay and in this case it's going to be BG of white and that should be all I need to do. Okay, they have a B G background of white, black, light, dark, primary danger view of the colors you can use. Alright, let's add some padding all the way around as well. So let's go into here and let's say this thing here is background of white but also has a padding. Remember if I don't put a top bottom left or right. It assumed all sides. I'm gonna put the maximum and there we go, it's kind of got nice padding around it. Actually, what we might do is try and get it to line in the center of the actual column itself. Okay. And how do we do that? We did it with flex remember last time. Okay, so if I do a center, like look for a line, okay with different kinds of alignments, verticals, what we want to have a look at that and this is not going to work. So align middle works perfect for in line objects. Okay, so it says it up here says works great for in line in line block but not our block elements, which is our H. Two and P tag. Okay, so we have to go to the flex option of doing it. And in here there's a bunch of them. I just scroll down until there's a little icon. Well the little example mentions what I want, that's the one I want. Okay, and I'm assuming it's this so deflects align items center Nice. Okay, so we don't have to do the display flicks because that is all kind of like wrapped up in this class here called deflects. And we remember that align items center from earlier on. It's going to partially work. So look they're all centered but these guys get squished because flex remember tries to line them up side by side, way to get around that is put them on their own little wrapper. So these guys here remember flex box wants to put them side by side, so if we put them into one div, okay, we wrap them up in a single div. It's kind of protected from the parent because it'll be two stages deep. So wrapping these all up in their own P. Tag. So command shift P. On a mec. Control shift P. On Pc. We're going to tight wrap and find wrap with abbreviation. And we're going to put we could make a class but we're going to use that section tag because I don't need to style it at all. I'm just going to use section. It's a nice kind of like throw away what you got to actually hit enter on that. Otherwise it doesn't work. Let's try it one more time. I'll get the editor to speed this bit up. Alright, actually hit center. Oh, I return now because they're in a nice little protected rapper. This should work. All right, let's get on to the next video
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!