CSS Position Challenge 3
Solve this challenge related to creating the image gallery for the CSS position property to evaluate yourself in this lesson.
We'll cover the following
Challenge
Add CSS properties to the given divs to position them in their assigned places. The width and height of the small thumbnails are 100
and 75
pixels. On hovering the small thumbnails, a full view of the corresponding image should be shown on the right hand side as shown in the sample output below. The maximum height of the given images is 400
pixels. Hover over the images used in the challenge to figure out the properties used in the challenge.
The images used in the challenge are given below:
For flower:
/api/collection/10370001/4796942564458496/page/4977607153025024/image/6349337230573568
For coconut water:
/api/collection/10370001/4796942564458496/page/4977607153025024/image/5395618183774208
For cat eyes:
/api/collection/10370001/4796942564458496/page/4977607153025024/image/5865464671502336
For Sky:
/api/collection/10370001/4796942564458496/page/4977607153025024/image/6259909485133824
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.