Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Label Alignment

Alexandra RobinMay 26 2011 — edited May 26 2011
I have four checkboxes. The user wants the first on its own line and the other four on the next line. The first has a long label, the others have one-word labels. I can't get the second line of four to align directly under the label of the checkbox above. The labels themselves line up. I'll try to mimic it below, though I realize that sometimes spaces don't align well within this message box...

This is what I want:

This is the Label for the First Checkbox X
two X three X four X five X


This is what I have:
This is the Label for the First Checkbox    X
                                                two  X    three X    four X    five X
or, with label aligned left
This is the Label for the First Checkbox    X
two                                                  X    three X    four X    five X
Thanks in advance,
Alexandra
This post has been answered by fac586 on May 26 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2011
Added on May 26 2011
5 comments
3,526 views