jdadwilson
jdadwilson
KPCKevin Powell - Community
Created by jdadwilson on 8/19/2023 in #front-end
Keep multiple <li> lines together
I am creating an list of names and addresses. Each is in an <li> within an <ol>. Each name and address ends with a <br>. When displayed I have the <ol> within a <div style="column-count: 3">. My problem is that on occasion an <li> group will get broken between columns. Is there a way with CSS to ensure that all the lines of an <li> remain together across a column break? TIA for any assistance.
8 replies
KPCKevin Powell - Community
Created by jdadwilson on 6/9/2023 in #front-end
Hide Empty Row
I have a very simple 3 x 10 grid, but depending on the input I want to hide various rows that do not contain any data. Here is the HTML
6 replies
KPCKevin Powell - Community
Created by jdadwilson on 3/21/2023 in #front-end
Force Grid Box to align at top
6 replies