0
compatibility
I'm building a website and I want it to be compatible with on any screen. how do I do that
2 Respostas
+ 2
You can use
Css grid
Or
Css flexbox
Or
Mediaquery
Or make that page using
Bootstrap or materialize
+ 3
Learn about responsive design and media queries. These are helpful when designing