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
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