I have to display 4 dropdowns on a form, with a pair of dropdown on each line.
F1 F2
F3 F4
where F1,F2,F3,F4 are the dropdowns.
For formatted display, I have used <TABLE> tag with <TR> tag around F1/F2 and F3/F4.
However, my display is getting messed up. There is too much space between F1 and F2. Also, there is too much spacing between F3 and F4.
Please let me know how this too much spacing get be fixed.
Please help.
F1 F2
F3 F4
where F1,F2,F3,F4 are the dropdowns.
For formatted display, I have used <TABLE> tag with <TR> tag around F1/F2 and F3/F4.
However, my display is getting messed up. There is too much space between F1 and F2. Also, there is too much spacing between F3 and F4.
Please let me know how this too much spacing get be fixed.
Please help.