I am going to start new layout and want build my site using modern technology. What is the best way to build new site?
These are what I have been thinking of using:
- Media Queries+adobe regions+Flexbox
- Media Queries+CSS Grid (from Microsoft)+Flexbox
- Media Queries+Flexbox
I want to hear good advice befor starting my project. Thanks!
Looks like Flexie would be a good choice for your case given you want to use Flexbox. Flexie provides legacy support. Give it a go.