Drop Shadows
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
Drop Shadows
Hi everyone. This video is all about drop shadows. Drop shadows off. Drop shadows on off on off on a problem with me is the like nice subtle drop shadow so it's a little bit harder to ski on screen so I'm going to toggle between them. Make you go crazy. But you get it right. Drop shadow on text. We'll do it on buttons. Will do it on big old div tags. It's a drop shadow. Extravaganza is jumping now and work out how to do it in. CSS Alright, we'll start by adding it to our button so we've got a button there. He is there, he's not there, where is he? He's this one here. Okay, so those are a tag attached wrapped in our class called my button and there's my button and all we need to do is add box shadow, which is weird. Right? Box shadow. Okay. And the syntax works. There's xy blur and then conor so you can just put an X and Y. So you can say actually I want to be five pixels to the right And then I wanted five pixels down. You don't put commas in. Okay, just put in spaces, Just assumes tha...
t you can leave it there. Okay, So you can just put a drop shadow kind of down a bit and write a bit let's have a little look, you can kind of see it in there. Okay, basically what it's using is it's really hard and I'll get the editor zoom in, you can see the little pink thing in there because it's using the same color as my text. So in this case I'm going to need to add a color which is the third one. So I'm gonna say black. Here we go. Okay, I can add another one because that's just like a drop shadow ugly. Okay, what we want is to blur it a little bit and so X. Y. And then the third one is going to be blur. So I'm going to say I like to blur it by five pixels as well and it just puts a kind of a fuzziness to it. But you can also do with drop shadows is we've used black, right? So black school, but if I click in black and white for that weird color, pick it up here. I want to play around with the capacity. So I'm going to use an RGB a color to get the opacity down so that it's just not as like violent. And then again, I think that's a big giant button. You might like it. I prefer like real simple. So I don't like anything on the X. This is what I do normally you don't have to but Something like this gives me a nice like zero across. So it only comes out the bottom, It's got a very short little blur and the opacity is down low at kind of like 22%. Let's give that a test and see what it looks like. And can you see it's just like a little subtle button and sometimes you need it like I think this is pretty clear that it's a button but often I'll design something that just doesn't look like a button in case you've got to give it some like drop shadow just to kind of make it feel like it's clickable. Now we've done it for this button here, we're actually not for a button. We've really just done it for an A. Tag. So you can do it for any tag. Let's see how each each one. Let's grab all of this Copy. It finds out H. one. Alright Buddy. And fixed. And we got the same thing kind of and by kind of not kind of it's done it to the block. Okay, so we've done box shadow. So box shadow is going to work good for boxes, text is gonna work good for tech shadow, look at that. There you go. Now I've got that subtle little gradient. I'll put it up real high. So if you're watching and the quality is not great and put it up to 90%. You can see real strong drop shadow. So box for boxes, text for text shadows. All right, I'm going to go back to my nice little subtle job shadow, save it. What else do we wanna do? We can do it for We've done it for our a tag, we've done it for our H. One, we'll do it for our cards as well. So I'm gonna do the same thing cards 12 and three. Where are you boys? You are cool. There's one Mm two. I don't want to apply it to the cards plural. Okay of the rapper because it'll be right around the outside. You can see these guys all have a drop shadow and it's not probably strong enough even for me. Okay. So I'm going to go through and actually push this down left and right. So I'm gonna go maybe, Oh I don't even know it's got crazy 10 and they have a blue Roatan And hopefully if the capacity is low enough for card one. Mm hmm. Probably the distance for this is too high. Maybe with a blur five but five you can move on now. I'm just gonna go back and forth until I'm happy with the card. So that white strip down the outside, you're like, that's annoying. I've been ignoring it too. Is actually from my image that I made. Yeah, I just made a bad image. I can't be getting rid of. I have to go in and edit that jpeg. Um yeah, I like that one. Let's do it for all of them copy. Mm hmm mm hmm. All right, cool. Drop shadows on all these guys looks nice. Now. One thing I will show you though is we've done the basics there are there are more Okay. You need to prepare yourself for the amount of drop shadows you can do. Okay. So I've gone to w three schools dot com slash CSS. You can see that you're out there, I'll put it in your the text for your project. Okay? It's under drop shadows if you wanna have a look, there is some terrible stuff you can do. Okay, so it just goes through all the different syntax you can do drop shadow, there's like a blur around it. Can you see if you put 00? It's kind of a blur around the outside if you need. That might be good if you got a text above an image. Okay, what else have you got? Multiple shadows. Look at that, you can put a comma in and put into shadows. They look very similar those two colors, but anyway, you get the idea, look at this, there's a shadow plus another shadow. Okay, you can kind of put a border around the outside. There is lots, does it get worse? I felt like it did I remember looking at this going, they're they're bad. Okay, so know that we are covered a bit of it, but not the whole thing. I like that. Box shadow. Okay, not so not so much of a fan of that one, we'll do the hover okay, in a little bit and we're gonna look at pseudo classes in an upcoming video. Not quite next very soon. Alright, that's it. Text shadows. Box shadows. It goes X, Y, X, Y, blur color. That's it. I will 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!