📺 Develpreneur YouTube Episode

Video + transcript

CSS For Developers Crash Course Part 2

2024-02-08 •Youtube

Detailed Notes

We are continuing a series of tutorials focused on Spring Boot. The crux of the project is to convert/migrate an old JSP/Tomcat application to a modern Spring Boot application and Java 7/8 to a current version. This continues a short series focused on CSS setup and customizations aimed at getting developers up to speed on CSS basics. Part 2 of 4.

You can learn more through our online classes at https://school.develpreneur.com and register for free. Registration will add you to our email list, and you will periodically receive coupons for courses and notifications of the latest releases.

Transcript Text
[Music]
well hello and welcome back we're
continuing our journey of converting an
application from pachy Tom Cat and Ja
Java server pages to Spring Boot and
bootstrap 5 and modernizing one of the
things we did last time we were starting
into a sort of a series of stuff where
we are looking at how to tweak our
design make our look a little better
using stylesheets now one of the things
we've talked about is we we've got odd
and even rows uh but before we had a way
to know which row we were on visually uh
another thing we're going to look at
this time around is this thing right
here is that we've got this hopefully
we've got these set up right I'm going
to go look at those yes we have these
labels so we're going to go in and we're
going to tweak our label a little
bit so the two things we're going to
mess with this time is we've got odd and
even and and we're also going to do a
label now a label if you remember last
time uh even and odd because those are
style names and label is because it's an
actual uh thing that you have on the
it's an actual tag so we're going to
take our uh we're going to go here let's
just do
font
size uh let's do font size
adjust let's see how do we want to do
this let's
do we could do font
weight let's do
bold and let's do font
size and I think we can just do plus
let's see I think we can do it a
percentage oh that's what we can do is
going to be 110% I think if we do that
let's look at that for labels so for
even an odd what we want to do is we're
just going to take these and we're going
to
create uh a hover for that because this
is going to be when we select a row
essentially when we're mousing over a
row and that's actually pretty easy to
do because it's a if you have sort of an
action going on it's just
a uh colon and then the name of the
action and then if you want to do
multiple things so we're going to take
our even and our odd they're going to do
the same thing we can do odd hover and
now this means whatever we do is it's
going to
be uh when we hover whether it's even or
odd we're going to have this effect so
what we want to do is let's take a
couple of things we're going to do with
this first we're going to turn it
bold with the text so that makes it a
little more visible hopefully not too
much and let's
change to make it nice and easy let's
make the background color
a dark uh because normally let's if you
look at even and odd we've got this
really dark one so let's make it even
darker so let's go down to like a uh
let's make it
777 so that's nice and dark and our
color we're going to
actually how much do we want to Let's
brighten this up a ton and so we're
going to add let's see CDE e we're going
to add four let's add four to that so
that's going to
be a
a uh let's see a b c d
DD
FF and so now that's going to be super
bright probably more than we want but
let's go play around with that so now
we've got with our hovers we should be
able to see a selection and we're going
to tweak our
labels and that should make a difference
actually in a lot of places cuz I think
we use labels all over the place so
we're going to see our forms change and
everything else let's see let's get out
of this wh let's get this so we can
actually
see and if we come in here I don't think
we have any labels there yet so now you
see now you can once again see what
you've
selected and it's not super different
even though it's bold it actually sort
of works sort of nice um you can see
here that our labels here those are
labels those have changed and so we've
got this black text I think what we want
to
do is let's change our label so let's
just pick one here uh and here you can
see those labels
everywhere so let's tweak this a little
bit more first let's take this field set
let's drop that down about another
notch and let's take our labels we're
going to change them to like a really
dark blue so let's just to get ourselves
some sort of branding kind of stuff so
we're going to do that for our
color that font size looks pretty good
so we're going to keep that but our
color we're going to go back
to uh let's drop that two more let's try
11
4477 let's see how that
looks o that's pretty good
um that's sort of dark let's see how
that looks in that and then we want to
go to our field
Set
uh that's our
label there we go okay I just couldn't
find it and let's take that background
color and we're going to lighten it up
one more so it's going to be F4 F6
F9 F4 F6
F9 and let's see what that looks like
now it's going to be different so it
should still be distinct from the sort
of bluish color we've got in the
background no we're still going to have
to deal with our menu at some point but
we will come back to that um so let's
see and we probably want to change some
of these we're have a couple these
things we're going to change around so
let's start with yeah we're just going
to start with
that let's clean this one up first let's
get a couple of these things cleaned up
okay like I said this is one of those
things that it can take a while so let's
go ahead because there's a lot of ways
that we can customize our our look and
feel and we're just getting we're just
like scratching the Sur service in a
sense so if we come in here uh now we
see I think our field sets are a little
different you can see that they're H not
super white or did I not do
it let's
see now you can see yeah see the text
here we Chang that up if we go to
project uh we tweak that a little bit oh
these label those aren't labels so we
can see that we probably didn't do those
right yeah see those should be labels so
that's something where we made a mistake
when we do our current
projects let's go look at that let's fix
that real quick uh
projects
and let's see current projects name
filter okay so we want
those to be a
label
and let's do
this and we'll create all of those make
those labels like they should
be and
then let's take a look at our
table see if we just add
it there table responsive and I think we
want it to be a table as well seems like
that's usually something it usually
likes so if we go to list wh go here oh
let's go look at our field set did we
get field set has that back oh that oh
well let's see let's go back
here so this is a field set is it not it
[Music]
is there's a
container Legend form field set
so field set does have its background
color if we change that it doesn't oh so
it's getting overwritten somewhere
probably the
form um form does not have it
interesting there's a
row so that's a field
set let's change that to just like
white
well there we go okay so it was it was
just not thin enough so let's go
to um let's change that background
color so now here's where we can just
play with it let's change it to white
smoke there we go so now we get
something that's not too bad let's do
ghost white no white
smoke floral
white some of these actually look pretty
good
um let's try it with a blue let's see
what we can get what sort of Blues can
we get we get one that looks really nice
uh Alice is not bad that's all
darker and this all is going to come
related to your uh your specific Taste
of
course and of course and also note that
the background the text depending on
what we're at can look you know be sort
of annoying so let's
just uh let's just keep it like that
we're going to go with this Alice blue
for now so that's in the field
set I'm not sure I want that let's go
back to
whoop let's go back to here and our
field set let's like drop him instead
make him like uh probably
222 nope wrong way uh e e
e so that's that's going to be somewhat
grayish that should probably be okay
let's go check that real
quick if I go to my field set
let's see if ee looks good if I go here
B uh background color is
EE
H let's do f
f f f
f
uh probably too much let's do
f
b
that's not too bad and it does it's
still it's enough that's distinct so
let's do fbfb that will
work so we keep
that it gives us this we probably we can
do anything that's here because these
are all inputs what we could do is we
can change those
backgrounds so actually it's forign
control so we can do it like that
background color let's just make it like
I don't
know there so we can change our
background color there and we do not
have it in so it's saying form control
so we can take this whole
thing
wh um let's take this whole piece ah
crud whole piece and let's see if we can
take that oh it doesn't want it okay so
this just going to be
form-control and let's tweak this a
little
bit and so this is what we've got
basically did it go all the way to
transition yes it did all the way to e
out okay so let's change this around a
little bit let's change our background
color let's get it a little little
bit darker so let's just go let's tweak
this a little bit so we're going to do
uh let me go to our border radius we're
going to round these out a little
bit uh let's do this does he have one
no maybe he does oh he does have one
okay so he's got a little bit of one if
we look we can see it okay let's do
let's just increase him up to 0.1 let's
make our
border let's use our dark blue and what
you're usually going to find is you
should have within any design you should
have sort of a
um let's see what did I
miss so he should
be 1
14477 there we go okay so that's going
to be a you should have sort of a a
theme of colors you probably only have
certain colors you're going to use on a
regular basis so now if that's my
background let's make that my color as
well that's going to be my text color
and maybe we're going to go one deeper
so if we go
03366 that's like a nice dark color for
our text and we want our background
color to be to like pop a little bit so
let's make it a little bit darker I
think we were doing so we were doing
like an
e let's do a
DDD so it's like a little bit darker
what we could do is we could add a
little bit of a blue to it so we could
probably go uh red green blue so if you
go like a
004 but if you go 0
e that's like a lot of blue but now if
we wash that out with like uh Let's do
ffe let's do a
CCE now we're starting to get something
that's a little more let's do
DDE
and let's do EF let's see what that
looks
like there we go so you've got like a
little bit
different got a little bit something to
do that we can also do um border
color if you do this like 3D face so
that's what we got with some of our our
pieces here so we could actually do
something where we can actually change
our um sort of how that looks in
general so we can play around with its
appearance uh let's see how do we want
to do this so if we do
yeah see if it'll give us one that is
let's see that's a style let's see if we
change our border to
wh um I think I can do inset
yeah I think that'll work so this is
where it takes a little bit of playing
around and you just go find some stuff
that looks good and then look at how
they did it like I'm down here where you
just sort of view the
source so now yeah see now we're seeing
like The Border's
different
uh when you enter into it we got a
little bit of color we've got that's a
little color we're starting to see some
of these already so if we go in here
let's see how that looks o that is not
quite what we want but we can see now
that our inputs have got a lot more
character to them so let's go to the
background color that was what EF let's
do uh let's try e no that's going be too
much let's try e
d
oh let's try this oops let's do that
instead of e f let's
do uh let's
try uh F7
F7
7f
F let's drop that to about a
two cuz those were
e
uh let's do
F0 let's do e
a ay there we go let's try that one that
may be wh so we go over here let's just
look at that real
quick so if we change that
to a note once we're in it we are
getting something that's a little
different so we probably need to change
that uh # EA E A
FF is that what we
had that's actually still a little
bright when you look at it that way so
let's go
Ed
Ed uh let's try e e e e no still too
much let's try
F3
F3
fa there we go so we're going to do fa
fa
FF so that gives us something that's not
too bad
so fa F FF so it gives us our background
color and uh one of the things I'm want
to look at is here so when you're in
here you're going to get something that
is
probably going to pick up form control
and we
get uh why is he picking that up it's
because he's a form control and he's
probably active so somewhere in here
we're going to get to see maybe that's
down
here
[Music]
uh well one of the things we can do I'm
not going to dig into it too much is
that we can get something but it is sort
of nice actually this sort of work works
okay because then we can get it within
our form control and then we get our
regular inputs which is probably what is
getting picked up
here uh let's
see no because those are still getting
put there too so uh there's a couple
things we can do we can probably tweak
him uh if we want to because it's going
to change some stuff around but this is
giving us again so now we've got form
Fields uh what was the other one we want
to look at so if we look at
this now we've got stuff that looks a
little different we definitely are
getting some some level of you know oh
so let's go back to this so we wanted it
we Chang this to a table we change those
to
labels and if we look here that's a
table responsive if we get rid of that
table
responsive then it doesn't really do
anything so let's see let's
go
let's see what we want to play around
with here is what we want to do is we
want to make our table look a little bit
better so uh
there so we can also do that here so now
we've got our containers our containers
have a Max
width and what else do they
have let's change this uh I'm not sure
what he's picking oh he's from
containers. secc so if we do it to
just uh
90% now we've got something that fills
the screen a little bit more probably
maybe too much so let's go to
85% so let's do that that's going to
change if we go here now granted it's
just reset it so if we come back here so
let's go to our containers I don't know
if we have that defined anywhere here we
don't so let's change that a little bit
real quick so that is a style and all
we're going to do is we're going to do
Max width and that's going to be let's
make it
85% that is going to dramatically change
the look and feel of our site with one
line of
coat and we may not want that but we
will see how it
goes yeah so see now this is out wider
when we log in we're going to see
everything is bigger we're actually
using our screen real estate now so this
is a start even if we go to our forms
everything is fitting a little bit
different so I think at this point we're
going to wrap this one up and we're
going to come back next time let's we're
going to play around with this table a
little bit more we're going to add some
stuff to make this thing useful uh it is
using the table responsive piece which
is good but I think we want to do a
couple things to clean this up so we
have a table responsive which is here
and I believe here who whoa I think this
one is table responsive as
well that we want to do some things here
well in this one see like here we've got
our border so we're going to play around
with some of this to get some of our
styling in maybe get it so we've got
some space but that will be next time
around if you have questions uh requests
send an email to info@ developin
word.com uh otherwise go out there enjoy
your coding have a great day a great
week and we will talk to you next time
hello this is Rob with with develop
andur also known as building better
developers wanted to announce that we
have school. developin or.com feel free
to check it out if you like any of this
information any of the content that
we've sent and you would like to see
more you can come out you can enroll for
free we have free courses we've got
places for you to get better at just
learning a technology or how toos you
can work on your business skills we can
help you with becoming a better
developer as in coding and things like
that a lot of the stuff you've seen on
YouTube we also have out at school.
develop andur we just have it in a
little more of a educational format and
a way for you to track your progress as
you move forward becoming a better
[Music]
developer
Transcript Segments
0

[Music]

6.68

well hello and welcome back we're

8.519

continuing our journey of converting an

11.519

application from pachy Tom Cat and Ja

15.28

Java server pages to Spring Boot and

18.64

bootstrap 5 and modernizing one of the

20.92

things we did last time we were starting

22.84

into a sort of a series of stuff where

25.4

we are looking at how to tweak our

28.519

design make our look a little better

30

using stylesheets now one of the things

32.399

we've talked about is we we've got odd

34.28

and even rows uh but before we had a way

36.879

to know which row we were on visually uh

40.039

another thing we're going to look at

41.039

this time around is this thing right

42.92

here is that we've got this hopefully

45.8

we've got these set up right I'm going

47.96

to go look at those yes we have these

49.8

labels so we're going to go in and we're

52.359

going to tweak our label a little

54.44

bit so the two things we're going to

56.52

mess with this time is we've got odd and

58.8

even and and we're also going to do a

61.68

label now a label if you remember last

64.199

time uh even and odd because those are

67.08

style names and label is because it's an

70.759

actual uh thing that you have on the

73.68

it's an actual tag so we're going to

76.2

take our uh we're going to go here let's

79.2

just do

81.079

font

83.32

size uh let's do font size

88.119

adjust let's see how do we want to do

90.24

this let's

93.28

do we could do font

99.84

weight let's do

103.479

bold and let's do font

108.2

size and I think we can just do plus

111.96

let's see I think we can do it a

113.56

percentage oh that's what we can do is

116.84

going to be 110% I think if we do that

119.039

let's look at that for labels so for

121.36

even an odd what we want to do is we're

122.719

just going to take these and we're going

123.84

to

124.6

create uh a hover for that because this

127.119

is going to be when we select a row

129.119

essentially when we're mousing over a

131.76

row and that's actually pretty easy to

134.12

do because it's a if you have sort of an

136.64

action going on it's just

139.599

a uh colon and then the name of the

142.2

action and then if you want to do

144.16

multiple things so we're going to take

146.56

our even and our odd they're going to do

148.08

the same thing we can do odd hover and

151.28

now this means whatever we do is it's

154.16

going to

155.12

be uh when we hover whether it's even or

157.4

odd we're going to have this effect so

159.319

what we want to do is let's take a

162.72

couple of things we're going to do with

163.84

this first we're going to turn it

165.64

bold with the text so that makes it a

167.84

little more visible hopefully not too

170.959

much and let's

175.56

change to make it nice and easy let's

177.959

make the background color

181.28

a dark uh because normally let's if you

183.959

look at even and odd we've got this

185.36

really dark one so let's make it even

188.2

darker so let's go down to like a uh

190.159

let's make it

191.239

777 so that's nice and dark and our

194.64

color we're going to

197.04

actually how much do we want to Let's

199.04

brighten this up a ton and so we're

201.28

going to add let's see CDE e we're going

203.879

to add four let's add four to that so

207.64

that's going to

208.68

be a

212.28

a uh let's see a b c d

218.76

DD

220.28

FF and so now that's going to be super

222.48

bright probably more than we want but

223.879

let's go play around with that so now

225.2

we've got with our hovers we should be

227

able to see a selection and we're going

229.519

to tweak our

231

labels and that should make a difference

233.239

actually in a lot of places cuz I think

234.72

we use labels all over the place so

236.64

we're going to see our forms change and

238.2

everything else let's see let's get out

239.4

of this wh let's get this so we can

241.72

actually

242.92

see and if we come in here I don't think

245.48

we have any labels there yet so now you

247.64

see now you can once again see what

250.439

you've

251.64

selected and it's not super different

255.159

even though it's bold it actually sort

257.199

of works sort of nice um you can see

260.079

here that our labels here those are

261.799

labels those have changed and so we've

264.44

got this black text I think what we want

266.16

to

267.04

do is let's change our label so let's

269.759

just pick one here uh and here you can

272.28

see those labels

274.16

everywhere so let's tweak this a little

277.28

bit more first let's take this field set

280.4

let's drop that down about another

283.08

notch and let's take our labels we're

285.36

going to change them to like a really

287.08

dark blue so let's just to get ourselves

289.56

some sort of branding kind of stuff so

291.88

we're going to do that for our

295.8

color that font size looks pretty good

298.44

so we're going to keep that but our

300.12

color we're going to go back

304.199

to uh let's drop that two more let's try

307

11

308.96

4477 let's see how that

311.88

looks o that's pretty good

317.56

um that's sort of dark let's see how

319.759

that looks in that and then we want to

320.96

go to our field

324.12

Set

328.479

uh that's our

333.36

label there we go okay I just couldn't

335.68

find it and let's take that background

337.6

color and we're going to lighten it up

340.12

one more so it's going to be F4 F6

344.759

F9 F4 F6

349.759

F9 and let's see what that looks like

352.319

now it's going to be different so it

353.36

should still be distinct from the sort

354.8

of bluish color we've got in the

355.88

background no we're still going to have

357.28

to deal with our menu at some point but

360.88

we will come back to that um so let's

364.96

see and we probably want to change some

366.28

of these we're have a couple these

367.639

things we're going to change around so

369.72

let's start with yeah we're just going

371.599

to start with

372.88

that let's clean this one up first let's

375.599

get a couple of these things cleaned up

377.319

okay like I said this is one of those

379.44

things that it can take a while so let's

381.4

go ahead because there's a lot of ways

383.68

that we can customize our our look and

386.36

feel and we're just getting we're just

388.52

like scratching the Sur service in a

390.08

sense so if we come in here uh now we

392.96

see I think our field sets are a little

395.56

different you can see that they're H not

399.12

super white or did I not do

402.24

it let's

404.039

see now you can see yeah see the text

406.599

here we Chang that up if we go to

410.599

project uh we tweak that a little bit oh

413

these label those aren't labels so we

415.16

can see that we probably didn't do those

418.16

right yeah see those should be labels so

422.56

that's something where we made a mistake

423.96

when we do our current

426.12

projects let's go look at that let's fix

428.4

that real quick uh

431.879

projects

434.759

and let's see current projects name

438.72

filter okay so we want

442.84

those to be a

448.319

label

451.8

and let's do

456.44

this and we'll create all of those make

458.8

those labels like they should

464

be and

466.759

then let's take a look at our

473.319

table see if we just add

477.08

it there table responsive and I think we

480.72

want it to be a table as well seems like

482.96

that's usually something it usually

484.24

likes so if we go to list wh go here oh

488.919

let's go look at our field set did we

491.08

get field set has that back oh that oh

494.68

well let's see let's go back

498.159

here so this is a field set is it not it

502.96

[Music]

504.24

is there's a

506.44

container Legend form field set

513.08

so field set does have its background

517.959

color if we change that it doesn't oh so

521.839

it's getting overwritten somewhere

523.839

probably the

527.36

form um form does not have it

532.76

interesting there's a

538.2

row so that's a field

544.2

set let's change that to just like

551.279

white

555.16

well there we go okay so it was it was

557.959

just not thin enough so let's go

560.959

to um let's change that background

565.64

color so now here's where we can just

567.88

play with it let's change it to white

571.24

smoke there we go so now we get

573.32

something that's not too bad let's do

575.2

ghost white no white

577.32

smoke floral

580.8

white some of these actually look pretty

583.04

good

586.44

um let's try it with a blue let's see

589.64

what we can get what sort of Blues can

591

we get we get one that looks really nice

594.68

uh Alice is not bad that's all

598.12

darker and this all is going to come

600.8

related to your uh your specific Taste

604.2

of

607.079

course and of course and also note that

609.6

the background the text depending on

611.48

what we're at can look you know be sort

613.399

of annoying so let's

617.64

just uh let's just keep it like that

620.16

we're going to go with this Alice blue

621.6

for now so that's in the field

625.88

set I'm not sure I want that let's go

628.519

back to

631.399

whoop let's go back to here and our

634.56

field set let's like drop him instead

636.639

make him like uh probably

639.68

222 nope wrong way uh e e

647

e so that's that's going to be somewhat

650.68

grayish that should probably be okay

653.6

let's go check that real

656.12

quick if I go to my field set

660

let's see if ee looks good if I go here

663.04

B uh background color is

668

EE

670.519

H let's do f

675.04

f f f

678.12

f

681

uh probably too much let's do

684.32

f

687.959

b

690.72

that's not too bad and it does it's

692.839

still it's enough that's distinct so

695.12

let's do fbfb that will

698.8

work so we keep

700.92

that it gives us this we probably we can

704.68

do anything that's here because these

707.32

are all inputs what we could do is we

710.959

can change those

712.8

backgrounds so actually it's forign

714.88

control so we can do it like that

723.2

background color let's just make it like

725.92

I don't

727.48

know there so we can change our

729.839

background color there and we do not

731.76

have it in so it's saying form control

733.92

so we can take this whole

737.44

thing

740.519

wh um let's take this whole piece ah

745.839

crud whole piece and let's see if we can

749.04

take that oh it doesn't want it okay so

751.36

this just going to be

753.92

form-control and let's tweak this a

755.839

little

761.72

bit and so this is what we've got

764.48

basically did it go all the way to

766.36

transition yes it did all the way to e

768.279

out okay so let's change this around a

771.079

little bit let's change our background

776.959

color let's get it a little little

782.24

bit darker so let's just go let's tweak

786.44

this a little bit so we're going to do

788

uh let me go to our border radius we're

790

going to round these out a little

794.72

bit uh let's do this does he have one

799.199

no maybe he does oh he does have one

802.8

okay so he's got a little bit of one if

805.76

we look we can see it okay let's do

810.24

let's just increase him up to 0.1 let's

813.16

make our

814.92

border let's use our dark blue and what

818.24

you're usually going to find is you

819.48

should have within any design you should

822.399

have sort of a

825.279

um let's see what did I

830.88

miss so he should

833.68

be 1

835.8

14477 there we go okay so that's going

838.12

to be a you should have sort of a a

839.959

theme of colors you probably only have

841.92

certain colors you're going to use on a

843.199

regular basis so now if that's my

845.24

background let's make that my color as

851.32

well that's going to be my text color

853.759

and maybe we're going to go one deeper

855.079

so if we go

861.399

03366 that's like a nice dark color for

864.32

our text and we want our background

866.92

color to be to like pop a little bit so

870.48

let's make it a little bit darker I

872.88

think we were doing so we were doing

874.36

like an

877.32

e let's do a

879.959

DDD so it's like a little bit darker

883.639

what we could do is we could add a

884.92

little bit of a blue to it so we could

886.839

probably go uh red green blue so if you

889.72

go like a

894.48

004 but if you go 0

897.12

e that's like a lot of blue but now if

899.839

we wash that out with like uh Let's do

903.839

ffe let's do a

907.48

CCE now we're starting to get something

909.44

that's a little more let's do

915.079

DDE

916.639

and let's do EF let's see what that

919.24

looks

920.48

like there we go so you've got like a

922.72

little bit

924.079

different got a little bit something to

926

do that we can also do um border

931.6

color if you do this like 3D face so

934.639

that's what we got with some of our our

937.04

pieces here so we could actually do

939.519

something where we can actually change

941.92

our um sort of how that looks in

945.519

general so we can play around with its

949.16

appearance uh let's see how do we want

951.16

to do this so if we do

955.399

yeah see if it'll give us one that is

960.48

let's see that's a style let's see if we

962.399

change our border to

967.199

wh um I think I can do inset

971

yeah I think that'll work so this is

973.639

where it takes a little bit of playing

974.959

around and you just go find some stuff

976.519

that looks good and then look at how

978.8

they did it like I'm down here where you

980.48

just sort of view the

982.72

source so now yeah see now we're seeing

986

like The Border's

987.519

different

989.199

uh when you enter into it we got a

990.56

little bit of color we've got that's a

992.24

little color we're starting to see some

993.399

of these already so if we go in here

995.959

let's see how that looks o that is not

998.8

quite what we want but we can see now

1000.56

that our inputs have got a lot more

1004.079

character to them so let's go to the

1006.24

background color that was what EF let's

1012.16

do uh let's try e no that's going be too

1015.68

much let's try e

1017.48

d

1019.92

oh let's try this oops let's do that

1023.16

instead of e f let's

1025.28

do uh let's

1028.48

try uh F7

1031.12

F7

1035.12

7f

1039.12

F let's drop that to about a

1044.679

two cuz those were

1047.4

e

1049.12

uh let's do

1052.88

F0 let's do e

1058.32

a ay there we go let's try that one that

1062.84

may be wh so we go over here let's just

1066.24

look at that real

1068.039

quick so if we change that

1071.76

to a note once we're in it we are

1075.4

getting something that's a little

1076.36

different so we probably need to change

1079.679

that uh # EA E A

1085.12

FF is that what we

1087.32

had that's actually still a little

1089.919

bright when you look at it that way so

1091.52

let's go

1093.4

Ed

1096.559

Ed uh let's try e e e e no still too

1101.88

much let's try

1105.12

F3

1107.32

F3

1111.72

fa there we go so we're going to do fa

1114.159

fa

1115.48

FF so that gives us something that's not

1118

too bad

1119.6

so fa F FF so it gives us our background

1124.159

color and uh one of the things I'm want

1126.679

to look at is here so when you're in

1130.919

here you're going to get something that

1133.32

is

1135.52

probably going to pick up form control

1141.84

and we

1145.12

get uh why is he picking that up it's

1147.84

because he's a form control and he's

1149.36

probably active so somewhere in here

1151.72

we're going to get to see maybe that's

1154.48

down

1157.2

here

1158.82

[Music]

1161.44

uh well one of the things we can do I'm

1163.6

not going to dig into it too much is

1165.6

that we can get something but it is sort

1167.24

of nice actually this sort of work works

1168.76

okay because then we can get it within

1170.08

our form control and then we get our

1171.679

regular inputs which is probably what is

1173.84

getting picked up

1177.159

here uh let's

1180.72

see no because those are still getting

1182.88

put there too so uh there's a couple

1184.88

things we can do we can probably tweak

1189.24

him uh if we want to because it's going

1192.039

to change some stuff around but this is

1195

giving us again so now we've got form

1196.72

Fields uh what was the other one we want

1198.48

to look at so if we look at

1200.72

this now we've got stuff that looks a

1202.799

little different we definitely are

1204

getting some some level of you know oh

1206.679

so let's go back to this so we wanted it

1208.799

we Chang this to a table we change those

1210.32

to

1212.52

labels and if we look here that's a

1216.44

table responsive if we get rid of that

1219.28

table

1222.2

responsive then it doesn't really do

1224.08

anything so let's see let's

1227.159

go

1228.919

let's see what we want to play around

1230.36

with here is what we want to do is we

1232.28

want to make our table look a little bit

1233.76

better so uh

1237.96

there so we can also do that here so now

1240.679

we've got our containers our containers

1243.799

have a Max

1247.4

width and what else do they

1253.4

have let's change this uh I'm not sure

1256.88

what he's picking oh he's from

1258.52

containers. secc so if we do it to

1261.76

just uh

1263.64

90% now we've got something that fills

1266.36

the screen a little bit more probably

1268.679

maybe too much so let's go to

1271.039

85% so let's do that that's going to

1273.799

change if we go here now granted it's

1277.2

just reset it so if we come back here so

1279.52

let's go to our containers I don't know

1281.64

if we have that defined anywhere here we

1285.919

don't so let's change that a little bit

1288.36

real quick so that is a style and all

1293.2

we're going to do is we're going to do

1294.72

Max width and that's going to be let's

1297.6

make it

1299.559

85% that is going to dramatically change

1302.679

the look and feel of our site with one

1305.159

line of

1308.52

coat and we may not want that but we

1311.2

will see how it

1312.52

goes yeah so see now this is out wider

1315.6

when we log in we're going to see

1317.12

everything is bigger we're actually

1319.4

using our screen real estate now so this

1322.4

is a start even if we go to our forms

1324.4

everything is fitting a little bit

1326.32

different so I think at this point we're

1328.919

going to wrap this one up and we're

1330.12

going to come back next time let's we're

1331.48

going to play around with this table a

1332.559

little bit more we're going to add some

1333.84

stuff to make this thing useful uh it is

1337.96

using the table responsive piece which

1340.24

is good but I think we want to do a

1342.159

couple things to clean this up so we

1344

have a table responsive which is here

1347.159

and I believe here who whoa I think this

1350.52

one is table responsive as

1352.88

well that we want to do some things here

1355.48

well in this one see like here we've got

1357.039

our border so we're going to play around

1358.4

with some of this to get some of our

1359.52

styling in maybe get it so we've got

1361.08

some space but that will be next time

1363.4

around if you have questions uh requests

1366.08

send an email to info@ developin

1368.159

word.com uh otherwise go out there enjoy

1370.84

your coding have a great day a great

1372.76

week and we will talk to you next time

1376.84

hello this is Rob with with develop

1378.4

andur also known as building better

1380.4

developers wanted to announce that we

1382.44

have school. developin or.com feel free

1385.32

to check it out if you like any of this

1387.76

information any of the content that

1389.64

we've sent and you would like to see

1390.96

more you can come out you can enroll for

1392.96

free we have free courses we've got

1395.36

places for you to get better at just

1397.88

learning a technology or how toos you

1400.48

can work on your business skills we can

1402.799

help you with becoming a better

1404.159

developer as in coding and things like

1406.52

that a lot of the stuff you've seen on

1408.2

YouTube we also have out at school.

1410.88

develop andur we just have it in a

1412.48

little more of a educational format and

1415.039

a way for you to track your progress as

1417.52

you move forward becoming a better

1422.33

[Music]

1436.08

developer