Skip to main content

Form Radio Button

Lesson 75 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 2200+ more >

Lesson Info

75. Form Radio Button

Next Lesson: Form Drop Down Menu

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

Form Radio Button

Hi there, we're gonna make a radio button. It's this like weird little dot thing that you can connect one but you can't click both of them the same time. Okay. It's an aw one or the other. It's an input of radio. There it is there there's a few little quirks to make it work. So let's jump in now and learn how to do it in. Vieques code. Alright, let's put our radio button like the rest of them are going to put it inside just our wrapper. So it's on its own line. Okay. And inside of this we will do our input of radio. It's a nice simple one. Radio radio radio really has some quicks to it though. Okay, so the name this one is going to be let's say contact you start at the beginning there contact preference. Okay. And so this is a generic for both options. The idea is specific for this particular little button. So let's call this one phone. Okay, so let's save it and have a little look. We're missing bits but let's have a look. Okay, so I've got a radio button, I click it. Okay and the pro...

blem with it is that if you only have one radio button it can't be unclipped. Okay? It is is what's called an awe button. Okay, so a checkbox is an end. Okay, so if you have more than one checkbox, let's quickly do that. Here's my check box. I have two of these came Pace, pace, pace. Okay check boxes are cool. You can have I want this and that and then a bit of that. You can have them all that all ends A and D. Okay. Whereas a radio button K needs to be or I am this or something else, you need at least another one button in there. So I got this one, copy it, paste it. And the big thing you need these need to be the same. Okay. The name needs to be the same, but the idea needs to be different to make them unique. Okay. They also need values. Okay? So that when you get in your email it's gonna say let's put in value. Ok? It's going to say email. So I'm gonna get an email saying contact preference equals email. Okay? Or depending on the user picks contact preference equals phone that comes from this value here. So they both need it. Okay, so this one needs a value of what are we doing phone for this one? All right, so we're almost there now. The big thing is these need to be the same name and name because they toggle okay there or This one or this one. Okay. You can't have them on. Okay. That's what's called radio buttons. Like you might not be too old to remember these star ones. Okay, radios used to even like maybe a little bit before my time I was born in 1980. So these were in some cars, but on the way out, but basically you picked station. Okay. And if you picked another one, if you push that one in this button popped out was very mechanical. Okay so that's why that kind of radio button language kind of continues on pop. This one in this one has to pop out. Either this or that. You can have loads more of these as long as they use the same name and you need to give them different ideas. Otherwise you won't know what house did contact smoke signal putting in hyphens here. I should use lower case as well. But that's a stupid one Dan. Come on. Alright. So one thing we're going to do to tidy it up is it needs labels because it's like mystery buttons. Okay, so labels were gonna put them just afterwards. Like we did our checkbooks. Okay, so we're gonna put in label label four. Okay. It needs to be the same as the I. D. This is the label for the phone. And what is it going to say? It's going to see your phone. Okay. I should use lower case. Just you don't have to but later on, if I'm trying to control this with some other code, you've got to be consistent with things because otherwise you'd be like, hey, why isn't it working? It's because you've randomly used upper case when you haven't the rest of the course because people don't see what's in this stuff. Okay? They see in between the label here. So you can use uppers and lowers. Alright so the label again for the button that's just above it. It's gonna be four email matches up. This one's going to be email. Alright. Phone or email. Um Now, in terms of like a grander label, there's no like master label. So what we're going to have to do is just above it. Put in a P tag that says, how would you like to be contacted? Okay, It's just a P tag sitting above it to help explain this. Alright, my buttons all jammed in there. It doesn't go anywhere at the moment. All right. And that is radio buttons are a little sore. You or you? Big thing to remember the big takeaway to sear into your mind is that these need to be the same. Let's actually check with if you don't call themselves. So you called it something else. Okay. To what ends up happening is you've got two things that can be turned on and can't be turned off ever. Okay because they there's no toggle. One more thing before we go. I actually finished the video. I have to double back around because about half an hour later I realized this happened a little squiggly green line and that's coming from a plug in that we've got running called html hint. Okay. And basically if I click on it and kind of hover about it. Okay. It's God, the email must be unique. Okay. The I. D. S need to be unique. Okay, so this I. D. Email is unique for this like little group we made. Okay. Because the other one's called phone. Remember earlier on where we we used the I. D. Email already? Okay. So it needs to be unique. You can kind of see this little warning down here. Okay. It's telling me it must be unique. Telling me it's online 95 its character 60 so 95. Okay. In the little squiggly line. So this could be called email to. Okay. As long as it's unique and your label needs to match it as well. The value did not have to match up. All right. Save it. Now. We're finished with radio buttons. Let's get on to the next one.

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