How to turn things on and off for mobile tablet & desktop responsive websites
Daniel Walter Scott
How to turn things on and off for mobile tablet & desktop responsive websites
Daniel Walter Scott
Lesson Info
82. How to turn things on and off for mobile tablet & desktop responsive websites
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 turn things on and off for mobile tablet & desktop responsive websites
Hi there. I can tell from your face that you wish this was a video about turning things on and off depending on if it was mobile or tablet you're in luck my friend on tablet view, we've got box 12 all the way through to 10 all of them. But on desktop. Okay. Because we've got three columns across, only want nine. I want to turn 10 off and it's gone. Look then on mobile we wanted to box 123, four and then I turned a chunk of them off and just turned 10 back on just for kicks. So this video is going to show you how to turn things on and off using CSS and media queries depending if you're on mobile or tablet. The short version is okay, basically just apply a special class with display. None apply it to the things you want to turn off and it'll turn off but for the long version and all the good stuff. Hang about, let's jump in and work out how to do it. Alright to add it, we need to create a class in our CSS. That turns it off. Okay? And then apply that class to the thing you want to turn o...
ff. So the style in our case is remember on desktop view. Okay let's swim out is I want nine of them showing. So it's nice and even Okay I don't want that extra one hanging out which it currently does. There's this guy, I don't want you there. Okay these and then so when we get to this view We can turn out 10 back on even though I've only got eight here. 10 will fill it up still nicely. But in our mobile I want to turn them all back on because it doesn't really matter how many I have. So let's have a look at doing that. So we're going to create a class. Okay. We're going to call this one hide desktop only. It's a bit long. Um I wouldn't call it this. I'd probably call it H or high D Okay. Just to make it smaller but we'll try and make it really explicit so it's really easy to work out in this class. Okay. And all we're going to do is say display. We've done block we've done in line block. We've done flex, we're gonna do none. Okay. Goodbye. Okay. So it's in my kind of global stuff which means I'm targeting desktop. Okay. If you want to turn it off for tablet you probably change the name of it and have it in here. Actually. We might do that in this video just to really kind of explain what we're doing. So now I need to because it's really long I'm just going to copy it, apply it to something. So box 10 here we want to add two classes so make sure there's a space between the two separate classes. Make sure it's inside your quotation marks. And hopefully now on this view here it's going to turn off. Okay. It's gone the rest of you but it's going on this view as well. Okay, tablet and mobile it's because of that kind of flow. Okay. It flows through here and there's nothing else telling it to come back on. So we have to do is grab all of this including the curly brace. Make sure when you are pasting this, believe that guy there, he needs to be there the kind of closing of this media query. I'm gonna paste this in. Okay. And I want to turn it display to block Okay, just show it up again and I don't need to tell it for this because it will flow through onto mobile hopefully. Okay, so on just stop, I'll get nine and I can't scroll down any further on tablet though. Here we go. Box 10 appeared and then on mobile it should be there as well. Okay, let's just say on mobile. Okay. We need to turn a bunch of them off because it's just maybe it's scrolling really long. Maybe you've got like 50 and on tablet you've got, you know, 40 but on mobile you just want 10. Okay, let's just pretend that that's what we want to do. So India's code we need to create another class and I only want to activate it at mobile. Okay, so before the last curly brace there I'm going to say I want one called hide mobile only. I'm not sure why the mobile only just call, just call it that seems simpler. Okay. And same thing display none. And because it's linked into this CSS it's only to what you applied to but it's going to take effect kind of makes sense. So what am I going to do? I'm going to do some multiple curses which is command option on my Mac or control option on a pc. You're sick of me telling shortcuts, aren't you? Space and I'm going to call this. Well, I'm not going to call it. I'm going to grab hide mobile. Hopefully all of these are going to turn off 10 is not, it's going to be there because I left it off this little group. Let's have a look. So this of you. Okay. I've got nine tape of you. I've got all 10 and then a mobile I've got we've got 1234 and 10. Alright. We're making responsive stuff. It's not very pretty, but we know how to add text and images. We're going to do it for this site because responsive images are quite important. We'll get onto that next. But I hope you're getting used to the using media queries both to do text changes but also to do things like structural changes and turn things on and off. Now. We've just done simple things like turning boxes on and off. You could completely change your website for mobile. Okay. It might be important that when people are searching for your site, like I do it for my new Zealand business, it's more of a like a sit down classroom business. Right? So people come do adobe courses or web design courses. But actually physically turn up to what we do is women are viewing it on desktop. We show them information because we know that likelihood is there and they're looking to buy a course. We give them information about that. But when they're on the mobile, we changed the homepage to be very clear our address and phone number. Okay. Because that's more useful for somebody on their mobile when they're normally rushing to try and they're late for the class or they can't find the building. So you can turn on a huge you could turn dibs completely on and off. Okay. They have a nice cool map in it. Okay. Or directions or make the phone number really clear on the home page. It's not really useful on the desktop view but be really cool to have on mobile. All right. You get the idea we're turning things on and off using display. None that one. All right. I'll 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!