Migrating web layout from Bootstrap to CSS Grid
Posted
CSS Grid is supported in most browsers now so it's worth giving it a try. In this article I'm going to explain how you can create a similar web layout in Bootstrap 4 and in CSS Grid and the differnces between them.