Class Project 05 – Header design COMPLETE
Daniel Walter Scott
Lesson Info
90. Class Project 05 – Header design COMPLETE
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
Class Project 05 – Header design COMPLETE
So how did it go? I wonder where you got stuck. Which bits were easy, how you went with your little research project? Yeah I'll do it together with you now and you can compare notes. Now my way is not going to be the best way of doing it. It's going to be on our way to do it. So let's see. We'll start with the easy one. Make the text white. So what I'm gonna do is make because the moment that text is why but that one's white what it might do is be clever. Okay and say actually instead of trying to tell them all to be white, I'm going to find this guy get rid of him. Okay now they all go black. Okay and I was going to stay up here in my body tag. Actually you can all be white please. Nice. Easy one. Now we need to get these guys kind of separated out because they are regular rolled tags. They sit on top of each other. We want to split them across. Which way did you use? Okay. Which way am I going to do? We'll use flex box. So it needs to go on the parent and the parent in this case is h...
eaded container. We're gonna say display lower case display and we'll use flicks see how it does. What is it doing? So that didn't work. You might have started the same way. Let's have a little look. Uh that's why. Okay I put it as a parent. So I added flex box to this guy had a container. Okay Actually and that will that will affect everything inside of it or the direct Children. Okay. And in this case it's the header. I want these guys attacked. Okay, not this fella so we need to put it on the header. Not this outside wrapper. So sorry buddy, you got the wrong one. Okay. It needs to be hitter needs to be flex. Let's see how it works Better. The side by side. Now we want the spacing to work and we'll use the same one as here justify content. Okay? You should split everything up justify content space between, have a look look at that left and right. Well now get them to center in the middle. So we'll do a line items and we'll do center. See how that goes. Nice. We're going to leave the span tag to the end mainly because I want to separate off in its own video. Okay. Right at the end so that we can for kind of memorable sake. So when you are searching back to this video course on how to do them, they'll be their own separate video. So what we're going to do now is style these we've kind of done it before and if you cheated and went to your old assignment and grabbed them. I am proud of you. That's that is efficiency. We're gonna do it together though before we can actually style them. We need to separate them out because the moment in the nav tag here there are just bits of text. So what we'll do is put a few returns in, clear them away. I want 38 tags. Okay. And I'll use my little shortcuts command option down arrow on a Mac and it is control down arrow on a pc. Okay. And I'm gonna put in my hashtags and I'm actually just going to work on these one at a time. I just copy and paste them, yep. And you all right, get my name tag back up again. Come up here buddy. All right lining up finally. All right so that's looking nice now I can attack them over here. So the bottom here before my tablet view I'm gonna style them now. I'm not going to start all the a tags. So I in my case you could do not have a so you could say I want all the a tags that are inside Nav and we could do that so you might have gone that way that's perfectly fine. You could go up here and say I'm going to create a class because maybe you're gonna reuse this button so you call this one my button. Okay And you actually do it for all three at the same time. So class is going to be my button and we're going to style that over here either way. It doesn't matter. It really depends on if you plan on using these buttons anywhere else then this particular method might be a bit better. Alright, let's look at them first. They're they're over here purple. Okay, so I'm going to first of all make the color white. And what I might do is do some kind of like I like make all active links okay. Color of white and turn the underlying off. You might not have done it this way. You can do it in the class that we were just working on. But this way means I don't have to do it once because I bet you I'll have to do this a few times. So all the a tags are going to have a color of white in the text decoration of none which gets through the underline. There you go. You could have done it down here would have worked padding in this case, it doesn't really matter what you guessed. I think I did 10 top and bottom and left and right. Let's have a look. That's it doesn't really work until you add the border in this case. The border style is going to be, sorry border style style is going to be solid and we'll have a border size gets me every time. Sport of width. Okay and we're gonna just have one pixel, have a little look that's pretty much what I want and what it looked like in my mock up had a bit more spacing so I'm just going to put some margin to the left of them all. Okay so let's put in some so we want it to the left margin left margin left. Okay and how much do I have? Have you got 20 pixels? Have a look save it. Yeah it's looking good. They're all clickable. Don't go anywhere at the moment. Anything else in our list? So span tag will do in a second logo should be left aligned. They should be centered vertically in the header nav button should be working ah entire background. Let's do that. So that's the color I wanted to be and all we need to do is say buddy you are a background color of that. Don't forget your semi colons at the end and hopefully it's that kind of light gray color. Why isn't it working? Because I forgot my hash. There you go. Alright. Is that it now? It's time for our span tag. I'll see you in a second. The next video where we explain span tags in its own little tasty video. See in a sec
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!