vertical alignment with radiobuttonlist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • balistersharma
    New Member
    • Aug 2009
    • 2

    vertical alignment with radiobuttonlist

    How can set vertical alignment with RadioButtonList .so that the RadioButtonList and text show in the same alignment.
    I have used following syntax but this is not work as my requirement.


    vertical-align:top;
    or
    RadioButtonList label
    {
    vertical-align:top;
    }

    How can solve this problem.

    Thanks & Regards,

    Balister Sharma
Working...