+ 5

I want to fit my image below the registration Form ? But it didn't done.

https://code.sololearn.com/W1sv6VGJ5sD2/?ref=app

29th Jul 2017, 6:19 AM
Faizan Shaikh
Faizan Shaikh - avatar
2 Answers
+ 4
add top: 100%; to your image css, if you want it lower use a value higher than 100% like 150%
29th Jul 2017, 7:28 AM
The Coding Sloth
The Coding Sloth - avatar
+ 3
Thanks bro I got it ! see my code now - https://code.sololearn.com/W1sv6VGJ5sD2/?ref=app
29th Jul 2017, 7:40 AM
Faizan Shaikh
Faizan Shaikh - avatar