Description:
In this example we explain that how to display three
items per row using CSS.or how to display three items or three Checkboxes per
row in Checkbox List using CSS.or how I can show three column per row that’s
type of question was raised by many developers.
So in this scenario we have a requirement like Checkbox
List contains 50 items and we have to display three items per row.
So to achieve this below is the code to display 3
items per row or per line using CSS.