Height, container queries, units
Hello. I am starting to create more responsive pages and have some questions.
Should I avoid using height in any type of div or its children?
Should I go with new container queries and units instead of old ones even if its not supported by all browsers?
What units are the most responsive ones? I would go with %, rem for fontSize and em for padding/margin etc. (Am I wrong?)
Should I avoid using height in any type of div or its children?
Should I go with new container queries and units instead of old ones even if its not supported by all browsers?
What units are the most responsive ones? I would go with %, rem for fontSize and em for padding/margin etc. (Am I wrong?)
