Explaining the need to avoid horizontal scroll

前端 未结 9 2111
伪装坚强ぢ
伪装坚强ぢ 2021-01-04 04:56

I need help explaining to my boss why her design is poor on a client\'s website. She has no knowledge of the web, and it can be difficult as a web developer working with a

9条回答
  •  旧巷少年郎
    2021-01-04 05:17

    Try these two points to convince her :

    • Show her some data about most used browsers resolutions (still 20% internet users have 1024x768 screen resolution)

    • Having some part of the website not visible when the page is loaded is not "user-friendly" (user can miss some critical information)

提交回复
热议问题