Code & Technology :: Page 2

Notes on programming, artificial intelligence, and knowledge management

How to use new Media Query syntax in CSS
The implementation of the new Media Queries Level 4 syntax has already appeared in all browsers. But what about older browsers? Let's break it down in this article.
12 column layout in CSS Grid
What to do if you need an alternative to the Bootstrap 12-column grid in your project? CSS Grid Layout, which can be safely used in browsers, comes to the rescue.