You are viewing limited content. For full access, please sign in.

Question

Question

Trying to create CSS

asked on December 28, 2019 Show version history

Hi, I'm trying to create a CSS code have a label flush at the bottom with some padding. But I can't seem to write the code correctly. Can someone help with this. Once I get the code I will code the other two fields. thanks in advance.

code i have.jpg
code needed.jpg
want.jpg
want.jpg (1.83 MB)
0 0

Replies

replied on December 29, 2019

Ok I got it .

It should read as:

#q5 label {padding-right: 26px;

padding-bottom: 0px;

padding-top: 8px;

}

0 0
replied on February 7, 2020

You could also set the #q5 label to {vertical-align: sub;}. Less management on the padding in the future. I just saw this and thought I'd throw my 2 cents in. Glad you got it though!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.