Add responsive design reference links

master
Kevin C. Coram 2019-12-23 09:35:41 -05:00
parent a8f4ecfdda
commit 462627349b
Signed by: kevin
GPG Key ID: 0342351B3D61AD35
1 changed files with 6 additions and 0 deletions

View File

@ -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)