Class Project 04 -COMPLETE
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
Class Project 04 -COMPLETE
Alright. How did it go? Did you do it first of all? Second of all did it go well, thumbs up. Did it go badly thumbs down? It's okay, we're going to work through how to do it now. Let's have a little look at venus code. So what we're going to do is we are going to remove my button okay from all of these and apply our own class. So a cool little shortcut is I've got my it doesn't really matter if you've got it selected or just your cursor inside of something like a class can be inside anything, but if you want something further around down the page you can hit command D. On a Mac or control D. On a Pc and watch this command D. D. Grabs that one. Even if you want the one down here again. D can you see it just kind of jumps down to all versions of that and that could be super handy um in our case because they are stacked on top of each other. You could use multiple curses but dee dee dee. Okay, it's controlled D on a pc. Command D on a Mac. So this one is going to be called nav button. Nic...
e down here, I'm going to create our next button. Okay, so put a full stop or period never button braces. What do we need to do now there's kind of two ways, you can do this depending on how old school the solution you found is like a new way in an old way. They both are perfectly as good as the next. Okay so border style. Okay. And you said it too solid. That's 1/2 of it. And then you say border board. Wait, no border size is its size. Let's check it is border with. Yeah, but with Cool. And I'm going to set mine to one pixel that should get us close. Let's have a little look. It's going to look a bit weird but there you go. That's the kind of basics in it now. We need to add padding to it and all the rest of it. But let's just talk about the other way. Okay, so instead of doing that, you can actually just type in border border colon and then you can put it in an order so it goes for the weight around the outside the style. So I'm just using spaces between them all. Okay. And I'm going to use white. Do I need the right white remember? But that will do the exact same thing. Okay. That's just a shorter sin tax than doing them separately as broad a weight and border sorry, border size. Border style border color I think by default it takes the color of the text inside of it? 100%. But so that's one way of doing it. We're gonna add padding. We're gonna use our fancy padding. Did you use the fancy padding or the padding? Top padding left, pad him right. It doesn't matter. You get to the same place. But remember like margins you start at the top so I want the top to be 11 pixels space. Then we're going to use the right and I'm going to do 25 pixels and if I leave it just has to remember that will end up being top and bottom will be left and right. Save it. Let's have a little look. Cool. I wanted to play for you so fond style. No not size style and I want it. Oh come on dan find family pretend like it's a test actually let's just go steal it. Here you go. You probably did that as well. I bet you did. Uh There you go. Because I always forget like is it two words is it one word anyway, save that. Let's have a little look. And I think we've done it all. It's an a tag. Let's have a little look at our list. It is an a tag. We've created our own class called NEv button. We've got a white border around the outside it's Playfair, it's white, there's no underline and there's no background color. Now the texas white and underlying might depend on how you've implemented your site. Yours was purple and it was underlined, okay. Or blue and underlined. It's because mine's not because earlier on in the course I took care of it. Remember I said let's just add an a tag and all tags on our whole website are white and have no underlined text decoration. None if you haven't done that, you'd have to add it in here. But hopefully that work for you and if that still didn't work okay, it's still blowing. I'm just thinking if it's still underlined in blue, you might, well you have to do this, you have to go and a tag that is joined to the nav button and style it to be white, color white. And I'll do it the whole thing. Let's just go. We've gone this far text decoration and what does it take? Figuration? None. I'm blaming some of my spelling on. I can't see my keyboard and when you're videoing these courses, well you're not, I am, there's a big microphone right in front of my face. Okay, so you can hear me in my great sound okay because if I'm too far away, you hear me over here and it's not as cool. And so I got to sit nice and close, which means it's right in front of keyboards. I'm either looking around it like this or I just can't see what I'm typing and I'm not good enough type er to not be able to see. Anyway. Now I do find that later on in these courses. I get when I get video Brazilian right and I feel like we've crossed past the dam has to be a super professional at the beginning and we're into the sharing too much. So you can say sharing too much dan. And I'll straighten it up for a little while at least. And we're talking about families and my problems with my mike. Let's jump in now and get on to the next video before I go off on another tangent by now.
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!