diff --git a/README.md b/README.md index 754996f..67d13ac 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,12 @@ partial. - [A Look Into Proper HTML5 Semantics](https://www.hongkiat.com/blog/html-5-semantics/amp/) - [HTML5 Semantic Tags: What Are They & How To Use Them! - SEMrush](https://www.semrush.com/blog/semantic-html5-guide/) +### Responsive Design / CSS + +- [Realizing common layouts using CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Realizing_common_layouts_using_CSS_Grid_Layout) +- [Create a responsive layout with CSS Grid](https://www.creativebloq.com/how-to/create-a-responsive-layout-with-css-grid) +- [Make the Perfect Responsive Grid with CSS](https://coder-coder.com/make-responsive-grid-css/) + ## Acknowledgements - [Indigo Theme](https://github.com/AngeloStavrow/indigo)