Responsive design - Standard Breakpoint/Media queries for smartphone and tablet

前端 未结 2 1353
情话喂你
情话喂你 2021-02-05 17:53

What are the standard width for smartphones and tablets when you code for responsive design. I looked into diffrent websites but I didn\'t seem to find any good templates for st

2条回答
  •  Happy的楠姐
    2021-02-05 18:22

    I always use percentages when coding responsive design elements - avoid using device-driven breakpoints as Skube stated in their comment on your question.

提交回复
热议问题