Simple Website Text Navigation
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
Simple Website Text Navigation
Hi there, this video, we're going to make this simple text navigation. Okay. So we're actually gonna build that's the mock up. We're actually gonna build, we're gonna get this far in this video anyway, so it's just kind of lumped at the top here. The alignments. Not perfect yet, but it's in there, it's all linking and we're gonna learn some sweet new shortcuts along the way. Alright, so let's get going. Alright, first up, let's put on our links. So in here inside of our nav, I'm going to put a return in and I want to put in, how many options do we have? We have 123456. Cool. So I want 68 tags. This one's gonna be a pretty simple menu. We're going to build probably four in this entire course. Okay, simple text one. We'll make buttons in the next project and then we'll do drop down and cool, J query burger menus for mobile, we'll get fancier and fancier as we go along. But nice, simple one to start with. So what I want to do is add my six links. So in visual studio code. Okay, I want to ...
type in a tag return. Okay? We're going to put in hash so it doesn't go anywhere and the first one is home now we can do that six times and that's totally fine. You can copy and paste it and change the text. I'm gonna let you in on a little shortcut. Okay. I'll try and introduce little shortcuts as we move through. They're just fun and they're good and they're useful and I use them so I know they're good. So and what we can do in venus code is we can do sail on a tag lowercase but I want three of them, we can use the times six of them. So times in this is the asterix key. Okay, so it's underneath. Often combined with the number eight. Hold down, shift and click eight. So a districts six means I want these, I want six of them. Hit return, Look at that, go on. You're a web designer and you're hardcore you're coding. I don't know, coding past. Go on. So what I wanna do is I want to put a hash in all of these, you're like ah imagine if there's a shortcut to do all of that. Okay, there is, that's a bit of a slow process. So a lot of the time you end up working on these kind of like multiple groups doing multiple things all the same. So what we can do is we'll do one more. Okay, one more shortcut and you can just obviously type them in but if you on a Mac okay, it's under this one here, that's the shortcut you're looking for. Okay, so it's under view. No, it's under selection that's this one here, add cursor below on a Mac. It's option command so Oh yeah, option command and the down arrow. So the curse is, you know the up, down left, right on a pc. It's control down arrow. Okay, so here we're on flashing so make sure your cursor is flashing there on my Mac. I'm gonna hold command, halt, command option and head down down down down down. Okay. And I'm gonna type hash if you're on a Pc control, melt down down down type hash. Okay, I want to get rid of that now because I don't want home and all of them. Okay. So I'm just gonna click once anywhere else. So I'm taking the first one and in your text. Okay, remember in the exercise files there's a file called project one. Okay. Text I'm just going to copy and paste it all in copy paste. You can do the same if you can type you can just type it all in. You don't have to put anything in. I'll speed this up. All right, thank you editor. It's Jason by the way. I call him editor all the time. But his name is Jason. He's awesome. Thanks Jason. So to save all and we'll preview it in the browser and does this update it is there it is there. Cool. So I've got all my text in there. It's not quite right because remember it's because it's an a tag. Okay, and we start the A tag down here. These guys, hey, we're the same. Let's do the same thing. Okay, so we're gonna have to do some specific styling for this to get it to look like my mock up here, but we can do that. The first thing we'll do though is we want to center it So what we're gonna do is we've done this before. Okay, we want to go through and center using text center. We'll do it to the nav. We'll say all the text inside of me is going to be text align center. See my car Colin save, save all proven to browser, look at us planning to mess with underlines to mess with. But that is going to be it for this video. At least we put the nerves in. We learned some shortcuts. Alright, I've kind of double back. I finished the video, I was like, oh I should mention this so and we started doing shortcuts now. I felt like it was the time to start doing some basic ones. And if you're like how am I going to remember these things or maybe you started writing them down already and I've created a folder in your exercise files. Okay, so exercise files, shortcut sheets. Open that up and we've got ignore that one for the moment. We'll look at it later on. But these two will be handy. Soviets code will look at first. Okay, so there's a Mac or Pc depending on what you're using and I'm going to open up my Mac one and let's say it's a nice one page and you can print it off, take it next to the computer highlight the ones that you find you you're not going to remember them all. But the one we just used can see multi cursor selection. That's the one I use the insert cursor below. Okay, so you might just highlight that one now, print it off, highlight it and say that was a useful one day and I'm going to try and remember that one you might have read through maybe further on in the course. You might read through and go, oh I didn't realize that was the shortcut. Okay. Can be really handy. Well this one here save all you can ever remember highlight that one. Alright, so that's venus code. The other one in there, it's called Emmet. So Emmet we didn't really talk about. So it's got a separate name. Okay these shortcuts, they're called Emmett shortcuts. And but for you it's these ones it's when we say all the Emmett ones are things like alright, a tag type A and hit return. M. It is kind of doing that. Okay but it doesn't really matter what it's called. But Emmett is what it's called. Ok. And the same thing before we did a times six member that is an M. It or you can see it there. Emmet abbreviation. There you go. You probably have seen it. So they call it Emmett and I've made a little shortcut. Well I haven't made it. I've collected this for you. So the problem with this one, it's like 24 pages. It's got every single thing you might do and I find this useful printing off the first two pages. Okay? Because the rest of them, yeah, it's quite hard and they've highlighted the really important ones. Okay. To the ones that you're likely to use. Okay. But yeah, maybe just print the first two off. I find it really interesting to look at these kind of structures that you can do. We'll get into these further on, but probably a good time to print these off now so that you can start scribbling your you're sweet new shortcuts on it. All right, now, is the end of the video See you in the next one.
Class Materials
Ratings and Reviews
Viwosoft Technologies
Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!