News

Lightframe is a grid/framework that is designed to build web pages in a streamlined matter without the bloat of modern CSS frameworks. It is based on a floated columns and flexbox layout. All websites ...
Simple landing page done as part of my studies on Cascading Style Sheets (CSS) and Grid Layout. My solution to a proposed challenge. This is a very simple and responsive landing page: the blocks ...
Flexbox and Grid Layout are two CSS techniques for web layouts with distinct differences. Flexbox is ideal for one-dimensional layouts, organizing items in rows or columns within a container ...
CSS Columns. If you inspect the 'columns-3' Tailwind class used in the example code, you'll see that it acts as shorthand for 'CSS columns' - a property that's about as old as flexbox: The CSS columns ...
Google said even though Chrome 41, how GoogleBot sees the web, doesn't support CSS Grid Layouts, Google is still able to index the content on those pages.