Users can access an apartment hunting application from different devices with different screen sizes.
A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?
Currently there are no comments in this discussion, be the first to comment!