On using the Column-count:2 property in UL list , the alignment of the LI element becomes different when the elements are in ODD number, on Even number elements it is perfect,
Does anyone know why this is happening?
Loading
On using the Column-count:2 property in UL list , the alignment of the LI element becomes different when the elements are in ODD number, on Even number elements it is perfect,
Does anyone know why this is happening?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek ChadhaPosted Jun 30, 2022, 12:14 PM
I Got the solution need to use the property
break-inside: avoid;
Thanks Sachin for your help
Sachin SinghPosted Jun 30, 2022, 12:13 PM
Abhishek ChadhaPosted Jun 30, 2022, 11:50 AM
Sachin SinghPosted Jun 30, 2022, 11:36 AM
"columns">