https://github.com/emoore29/column-count-tester
A webpage to assist in cross-browser/cross-device testing of CSS's column-count property.
https://github.com/emoore29/column-count-tester
Last synced: 4 months ago
JSON representation
A webpage to assist in cross-browser/cross-device testing of CSS's column-count property.
- Host: GitHub
- URL: https://github.com/emoore29/column-count-tester
- Owner: emoore29
- Created: 2023-11-16T09:31:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T07:39:59.000Z (over 1 year ago)
- Last Synced: 2025-07-29T12:57:55.254Z (11 months ago)
- Language: HTML
- Homepage: https://emoore29.github.io/column-count-tester/
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Column-Count Tester
I was having some issues getting CSS's column-count property to behave as expected on an iPad. This project is a result of my process of debugging the issue.
See a more detailed explanation [on my website](https://emoore29.github.io/notes/2023/11/18/column-count-testing.html) or in the explanation on the [page itself](https://emoore29.github.io/column-count-tester/).