20 OL Columns
- To create a numbered list that spans across columns
- You have to do some coding
- Don’t forget
<ol style="margin-top: 0;">
by the way
- Then create a new list in the second column
- Use
<ol style="margin-top: 0;" start="4">
- And voila
- Seven
<ol style="margin-top: 0;">
by the way<ol style="margin-top: 0;" start="4">