-2

I want to test my Website in Samsung A11 screen size can anyone tell me its css height and width. And also how to calculate css height and width using mobile screen resolution.

ECS Roman
  • 79
  • 1
  • 12

1 Answers1

1

The resolution of the screen is 720x1560 pixels. You can use flexbox in order to make your content reponsive to different types of screens.