It's just HTML. I suggest creating a table and putting your check boxes in the table. There are many ways to accomplish this but the table method is simple.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the response. Actually, before receiving your reply I tried to do work on the HTML code and just removed the "label" tag and accomplished the desired result.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to display the two radio buttons horizontally which are by default vertical.
Is there any way out?
It's just HTML. I suggest creating a table and putting your check boxes in the table. There are many ways to accomplish this but the table method is simple.
Thanks for the response. Actually, before receiving your reply I tried to do work on the HTML code and just removed the "label" tag and accomplished the desired result.