Coding a website or internet app can be a challenge. CSS (Cascading Style Sheet) comes to the rescue. One of the major enhancements in CSS technology is the Flexbox.
I've always rejected using a CSS Framework. As a website and web applications developer, our staff of designers and coders tried their best to steer the company towards using Bootstrap, a move I regularly rejected.
I'm more apt to use a framework these days. They do make development more rapid than without the framework.
However, I still find most CSS frameworks to be incomplete and close to junk. This category exists to offer some suggestions, code snippets and my opinions.
Tuesday December 27 2022

I've tried out several responsive CSS frameworks over the years. Bootstrap is out of the question: while it is popular, it is bloated and ends up being restrictive.
The most promising early in my search is called "Responsee". While it it responsive, there are some challenges with the column grid,...
Read full post