How to add responsive images to website using 100% width in HTML & CSS
Daniel Walter Scott
How to add responsive images to website using 100% width in HTML & CSS
Daniel Walter Scott
Lesson Info
85. How to add responsive images to website using 100% width in HTML & CSS
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
How to add responsive images to website using 100% width in HTML & CSS
Hey there. This video is about responsive images. This particular one is working with the 100% width. We've kind of done it in the course and I thought ah we don't need to cover it again. But I feel like we should just to really get it in a good place. So you can find it later on in this course. And also just to confirm what we know, because we're kind of attacking it from a slightly different method here. Okay, so And now I've got these images you can see they change the different sizes on different browsers because of what I'm doing with my columns and you can kind of really see now how 100% kind of works. Okay. As long as the column changes the image will just adjust to fit it. So we need to put in a nice big image scale it To fit the column and it's a real quick and easy way to make responsive images. Let's jump into Venus code and work it out. All right, to get started. Let's delete the box one and it's a church one tag. So the whole thing, because I don't want that heading anymor...
e. I'm going to put in an image now. We don't have the images over in our exercise files. So let's go to exercise files. Find your project three file. Let's use the images large because we're gonna put them in large and just scale them down. Okay, so we're gonna grab all of these. Okay, copy them and let's go to our desktop. Let's go to project three and put in the images folder. Okay. And inside of the images folder, we're going to paste all of our images so let's go and load little east. The first one. Okay, so I M G. Okay. And the SRC is the source and this one is going to be an images folder and I'm gonna call I'm gonna use images one. Okay. Image one dot PNG You should always add your old text. I'm not because I'm just not. You should. Okay, let's save it. Let's have a little look at it in the browser. So turn you off, Turn your back on again. Cool. So a giant image. Okay. It's way too big. It's even twice the size as it needs to be so to cut it down. We are going to use a bit of CSS Okay, so the bottom, Not at the bottom. And so we've got our global view. Okay. And before desktop view starts, I'm gonna put a bit of that in there so that I can add it here. So what I want to do is that I want to make all images half the size. Okay. I know that I want to make the ones inside of the coal half the size. Okay. Not the calm. Okay. The coal. Alright, So images only if they're inside this div called Cole I would like you to be with okay, a width of 100% semi colon. Now that'll mostly work. Okay? You need to put it in a height as well. Okay, So you need a height and I don't want the height. I just want the height to be automatic. Okay, 100%. Is going to try and stretch it. Ok. Whereas I'm just gonna leave it as auto and that's not working. Why aren't you working reset? All right. It's kind of working Okay. It's a nice big image. It was kind of made to life as one pixel density but because I've scaled it down, it's now a pixel density of two or it's double the resolution or high D. P. I. Whatever you want to call it. The trouble is you can kind of see the pink poking out the bottom there and when I resize it, can you see? It's not quite doing what I want. It's kind of like shrinking in there and the box is not getting smaller. Okay, Because I set a physical height to this box. So let's get rid of the pink background and the height. Okay, off that column. We did that earlier. Background, color, minimum height. Good bye. Alright. Save it. Let's have a look now. It's kind of working. The boxes have collapsed. Okay. And there's no color in them. Awesome. So that is the easy way to implement responsive images. It is bigger than it needs to be and it's squished down. So on different devices, it's going to load the right physical size. But there is more scale for it to become a higher DP I image or PP I image, what do they call it? Dots per pixel. The pixel ratio can be higher. All those words are really meaning the same thing. We're just trying to get the right image quality for the different device screen. Now. You can skip ahead because I'm just going to add all the images in here. Okay, up to you, you can hang about if you want it's going to be pretty boring. Get that shortcut wrong all the time. Okay. It's command felt. Sorry, command option on a Mac control on a pc. Okay. And we're going to delete all of that. Including the H one and I'm going to grab this image cheat. Do the same thing. My shortcut pasted in And I'm just going to switch out the images. Image 1-1. Perfect. No, come on dan. Okay. It's one that is gonna be too This next one is going to be three. It's going to be for is it painful to watch? It's painful doing it. All right. Alright. And let's go image which is slash or put in him and all of them. I think that's a bit wider so we can do it nice and easy. And let's get rid of all of the numbers and start typing them in one at a time. So what are you up to? 12345 6789. I forgot about this guy down here. He's just the only Oh yeah, so I'm just gonna grab all of that copy. All right, we can use our selection or their tags. Maybe it's under view. And this one here expand selection. It's a bunch of shortcuts, command, shift control on my on my MAC pasting that fella And this one is going to be 10. All right. All my images in it would have been heaps easier to do it before I started adding these. But hey, it's not the flow of the course. Let's check and make sure they're all in there and the cool thing about them is look at them, respond, have to switch it out to a mobile device. Okay, inspect. Um I'm gonna turn the device toggle back on and that's what it looks like on a what about phone? It's not many of them, but at least 100%. I'm going to go to responsive and go, hey go on. Here we are. Alright, so that's 100% scaling. We'll look in the next one. We'll look at the other method. The other main method is using the source set. I'll see you in a sec
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!