Technology shouldn’t be stipulated, right? This should be decided before development, right? There is no conflict between px and %, rem units Now we can only use media queries to slowly adjust them
Completely automatic is not feasible. However, you can refer to the following plan. Use Flexible to realize terminal adaptation of H5 mobile Taobao page
Use media queries and adjust slowly.
Cooperate with media queries to change the size of the layout box and use CSS3 background-size to scale the background image
If you have to put it on your mobile phone, use media-query to adjust it slowly
Technology shouldn’t be stipulated, right?
This should be decided before development, right?
There is no conflict between px and %, rem units
Now we can only use media queries to slowly adjust them
Completely automatic is not feasible.
However, you can refer to the following plan.
Use Flexible to realize terminal adaptation of H5 mobile Taobao page