amitmerchant1990 / amitmerchant-dot-com-comments

1 stars 0 forks source link

how-to-break-html-content-into-columns-using-pure-css/ #23

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Break HTML content into newspaper-like columns using pure CSS – Amit Merchant – A blog on PHP, JavaScript and more

Sometimes, the things you might think are tricky to implement can turn out to be a matter of just a few lines of code if you read the documentation.

https://www.amitmerchant.com/how-to-break-html-content-into-columns-using-pure-css/

tobiasthorin commented 3 years ago

Nice article, I love the column properties! I actually wrote an article myself on the same subject, exploring how easy it is to make this kind of layout responsive: https://tobiasljungstrom.net/blog/2021-03-02-columns/