Skip to main content

Using Diy Tags

Lesson 8 from: Build a Responsive Website Using HTML5 & CSS3

Daniel Walter Scott

buy this class

$00

$00
Sale Ends Soon!

starting under

$13/month*

Unlock this classplus 2000+ more >

Lesson Info

8. Using Diy Tags

Next Lesson: What is a CSS Class

Lessons

Class Trailer

Getting Started

1

How This Class is Structured

01:41
2

What to Download

02:57

Introduction to HTML & CSS

3

Creating Our First Webpage

05:55
4

What is HTML5 & CSS3

08:24
5

Head vs. Body vs. Html Tag

09:01
6

Title & Description

05:54
7

What Code Editor Should I Use

02:42
8

Using Diy Tags

06:26
9

What is a CSS Class

09:05
10

How to Create Nested Divs

05:03
11

Class Project

05:24
12

External CSS

09:07
13

Creating Our Index Style Pages

12:16

Project 1: Restaurant Website

14

Testing Your Website

08:47
15

Check Your Code For Errors

11:01
16

What are HTML5 Structure Tags

05:47
17

Add HTML5 structure elements

16:02
18

How to Set the Color of the Background

05:10
19

Adding Images to a Website

04:38
20

How to Center an Image

01:14
21

Change the Font Size & Color

14:11
22

Make a Clickable Link

08:45
23

Stretching Background Image

05:38
24

Making a Div Tag Transparent

02:36
25

Simple Website Text Navigation

06:43
26

CSS Compound Classes

07:02
27

Class Project 02

02:05
28

Class Project 02 - COMPLETE

04:48
29

Add an Email Button to a Website

03:49
30

Add Google Maps to Your Website

11:25
31

Making a Website Live

16:50
32

Uploading via SFTP

11:50
33

Setting Up Our New Project

03:46

Project 2: Bike Repair Website

34

CSS Reset

15:22
35

Min-height vs. Height

07:01
36

Div Tags Onto One Line

05:23
37

Getting div tags onto one line using Flexbox in HTML & CSS

05:23
38

Evenly Spaced Div Tags

04:42
39

Two Div Tags of Different Sizes

07:13
40

Vertically Center Content

07:20
41

Class Project 3

02:51
42

Class Project 3 - COMPLETE

05:39
43

Change Default Fonts

04:19
44

Installing Google Fonts

12:44
45

What are PX & EM & REM

14:56
46

Change Line Height

04:33
47

SVG vs. JPG vs. PNG

07:04
48

How to Create a SVG, JPG, or PNG

11:00
49

Block Images vs. Background Images

08:32
50

Finishing Up Our Cards

09:10
51

Icons via Font Awesome

16:31
52

Making a Div Container Clickable

09:55
53

Box-sizing & Border-box

06:19
54

How to Make A Colored Button

07:46
55

Why Can't I Add Margin or Paddding

11:08
56

Rounded Corners

04:17
57

Drop Shadows

06:24
58

Backup Your Website

05:00
59

Reusing a Button Class

03:10
60

Class Project 04

02:58
61

Class Project 04 -COMPLETE

05:45
62

Adding a Horizontal Rule

03:51
63

Make Divs Wrap Onto Separate Lines

12:14
64

Hover Color & Animating a Button

03:33
65

Pseudo Classes

09:31
66

Simple Dropdown Navigation

20:04
67

Adding Our Dropdown to the Website

14:50
68

Useful Shortcuts and Tips in VS Code

13:28
69

Large Background Image

09:24
70

How to Connect 2 Pages

10:42
71

Simple PHP Form Work

17:49
72

Placeholder Form Text

05:46
73

Multi Line Form Text Box

02:18
74

Form Check Marks

03:04
75

Form Radio Button

06:07
76

Form Drop Down Menu

05:48
77

How to Style Your Form

12:55

Project 3: Responsive Portfolio Website

78

What does responsive website design mean

04:17
79

How to change a website layout size color when at different sizes using media queries

11:28
80

How to test your website on a tablet or mobile phone from Visual Studio Code

06:00
81

How to change the layout of a responsive website for mobile vs desktop

16:02
82

How to turn things on and off for mobile tablet & desktop responsive websites

06:03
83

What is pixel density responsive images pixel ratio dp px in webdesign

14:47
84

How to export responsive images for website from XD Photoshop Illustrator

05:11
85

How to add responsive images to website using 100% width in HTML & CSS

06:08
86

How to use srcset to change images in HTML for responsive website

10:15
87

How to add a css style to the first line of a p tag on a website (

11:18
88

How to make the header footer full width but the inside centered

05:36
89

Class Project 05 – Header design

03:12
90

Class Project 05 – Header design COMPLETE

06:25
91

How to use a span tag or span class in HTML to change text

10:32
92

How to pin the navigation to the top of a website fixed nav

03:17
93

How to make a simple responsive mobile menu using CSS only

08:21
94

What is Javascript vs Jquery in website web design

06:35
95

How to make a burger menu 3 line mobile navigation for a website

15:11
96

How to switch a menu nav from desktop to mobile phone

21:45

Project 4: Bootstrap Yogurt Website

97

Overview of what Bootstrap 4 is in website design

07:57
98

How to install Bootstrap 4 on a website using Visual Studio Code

06:27
99

Quick overview of how the Bootstrap Grid Layout works in VS Code

10:49
100

Quick overview of how Bootstrap Components works in VS Code

09:23
101

Quick overview of how Bootstrap CSS Styles works in VS Code

08:20
102

How to customize the default Bootstrap 4 css styles

13:51
103

How to use Bootstrap Layout Grid Experiment 1

10:20
104

How to make 100% header & uneven widths in Bootstrap 4

07:16
105

How to create uneven col widths in Bootstrap 4

07:27
106

How to add padding & margins using Bootstrap 4 in VS Code

12:03
107

How to change layout of Bootstrap depending on mobile or desktop

15:46
108

How to turn things on & off on your website using Bootstrap 4

05:30
109

Google Chrome Inspect

12:40
110

Add Shadows to Text & Boxes

07:06
111

Change the Default Buttons

06:16
112

Responsive Images in Bootstrap 4

09:34
113

How to Center Text & Div Tags

04:16
114

Customize the Bootstrap Navbar

07:29
115

Add Your Own Logo

03:58
116

Change the Default Nav Styles

12:12
117

Fix the Navigation to the Top

04:41
118

Col Images & Col Background

07:56
119

Bootstrap Border & Rounded Corners

04:20
120

Bootstrap 4 Carousels

05:13
121

Card Groups

03:29
122

Drop Shadows On Bootstrap Cards

02:25
123

Clickable Boxes in Bootstrap 4

04:02

Final Quiz

124

Final Quiz

Lesson Info

Using Diy Tags

Hi there. This video we're going to build a yellow box and then a pink box. We'll try to at least we're going to learn to do it using something called a div tag. It's a division of space and it gives us the kind of boxes that we get to put our website inside of. Alright, let's jump in and learn it. Alright to get started. Let's close down the other documents we've been working on. We're not going to use those again. We're going to create a new one just to kind of separate everything and all our different bits of learning. So file new file. Let's save it. Let's call this one Div tags dot html. Don't forget the html. Okay. And we're going to add all of that head tag goodness by putting exclamation mark hitting return. Okay. Put all that junk in. We make sure we update the title Div tags we put in the description, but we're not at the moment because it's kind of like a throwaway project just to learn what division or the div tag is. So the diV tag goes on the body because I want people to...

see it and what do we want it to look like um in your exercise files. Okay. There's a folder called wire frames and This one here called HTML Div one. Okay. I'm going to open that for no reason. We're just I don't know. I drew it out my notebook so I figured I'd show it to you this is what I do when I'm wire framing. Okay. So it's not a particularly good or exciting wireframe, right, we want a yellow box and we want to kind of a pinky box underneath. So first box. Second box, that's what we're going to make. So to add it, we add a tag called div. So I'm going to make some space in here in my body. I'm gonna tab across for no good reason other than it looks nice and we're gonna put in a div tag. So DiV tag starts with angle brackets, give close angle brackets and it's very clever and puts in the closing of that tag and everything inside of this is going to be my square. Let's preview what we've made so far. So let's save it, go to google chrome. It's gonna file. Let's go to open, where is this new, new, new, new open file. There's my new div tag click open and I got the title but there's nothing appearing on the page. So a diV tag without any CSS is invisible, it's there, but we haven't styled it. So what we need to do is tell it to do some stuff like the yellow and give it a size. So we do that with our CSS we'll do it in the head tag. Remember before the head closes, I'm gonna type in. Do you remember what goes up the top of your, you remember style? Okay. Style. Okay. And close it off. Put a return in. I'm gonna put all my styles in here. I'm gonna tab in just because it looks nice. I'm just using my tab key and what we do. So we need to style the div remember we had a church one before. Okay so we're gonna style this div and what goes next curly braces. Perfect then let's style it. Let's give it a color. Now when you're styling text it's always just referred to as color. When you're trying to do a background color, you have to go the full background There it is there you can see background color, what color we're going to use. I'm going to put in yellow. Okay. Remember what goes to the end semi colon. Save it. Let's preview it in the browser and okay. Nothing appears because at the moment this div tag is yellow but it has no dimensions. It either needs a height or it needs some stuff in it. So inside this div tab across stuff in it. Okay if I do that, save it, go back to my browser now at least now with some text in it, it kind of forces that div tag open a little smudgy bit so I can see it now it doesn't know how big it is it's just showing me enough to squeeze the text in and it's kind of spilling across so let's give it a height and a width and in here let's just put in a P. Tag. Okay rather than just plain old text so we're gonna put in some body text paragraph for P. And let's just put in first box. Save it and let's style it. So up here. Okay the div tag is yellow. We're gonna put a return afterwards and let's give it a width and a height. So with I'm going to give it what did our little style sheet say? 600 x 400. Okay so we're going to go 600 pixels for the width member has to have peaks and you have to have the semi colon and the height. Okay. The same it was 400. Right 400. I wrote it down. Come on. All right now we've saved this. Let's jump into my google chrome refresh. Hey so that is my structure. Okay. That's a that could be your navigation. Pretty big navigation but that could be the middle of your website or your footer. It's a nice big cube that we can start putting things like H. One or P tags in Koha. So a lot of your basically your site is made up of structural bits, these div tags and text elements and images that go into it and videos. Okay. But the dog tags of the structure. Now what we want to do is we want to put in the second box down the bottom here so in V. S. Code. I'm going to down here make a second Div let's just copy the first one. Let's save some time copy when you have your copying. Make sure you grab the opening and the close, it's easy to know where the closing is. If you click on it kind of highlights it here. Just have your cursor flashing in like the head here, there is the closing. So I've got to make sure I grab all of that copy it. So I'm just using edit copy and paste it in. Okay, the tabbing is a bit weird and because of the O. C. D. About this, I'm going to make it all look nice. And so the first box in second box. 2nd box. Save it. Let's preview in a browser preview. We got a second box. Hey, okay. And the last thing we want to do is we want to make it a color, We want to make it this pink. Okay. So envious code, we're gonna go up here and this is where we run into our first problem. We're styling this thing called tag in. Html. Tag this div. The problem with it is that this Div appears twice but we can only color it once. So we're going to learn in the next video what something called a CSS class is and allows us to individually attack this first box rather than the second box. Okay. And style them differently. But for the moment we've put in our Div tag, it's awesome. Now we need two different kinds of gift tags that have different sizes and different colors and we'll learn how to do that with a CSS class and the very next video.

Class Materials

Bonus Materials with Purchase

Exercise Files
Completed Files

Ratings and Reviews

Viwosoft Technologies
 

Great tutorial - your clear instructions and concise explanations make learning HTML5 & CSS3 a breeze!

Student Work

RELATED ARTICLES

RELATED ARTICLES