I am redesigning my site because it looks awful at different resolutions (different devices), most manuals and manuals rely on %and emthan fixed values. I am still studying this, so I read everything around.
Thought it would solve the issue with different display sizes, but again: we need to create some more CSS to fix some specific problems.
If I need to add media queries for additional display sizes, why use% then? Do use% really reduce coding? Is it good to add some extra CSS for some sizes, or am I doing something wrong?
Thanks for any advice!
Diana source
share