This topic describes considerations for website responsiveness.
- Tile fill: If the screen resolution is larger than the image size, the image is tiled to fill the entire screen. This creates a full-width effect. In a full-width container, such as a slideshow, the image automatically tiles to fill the remaining space.
- Crop fill: This is the most common fill method. If an image is smaller than the screen resolution, it is stretched to fit the screen. If an image is larger than the screen resolution, it is cropped.
该文章对您有帮助吗?