0

What code should i write to make the image full

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

6th Jan 2022, 9:19 PM
cyril david
3 Answers
+ 4
What do you mean by making the image "full"? Do you mean fitting the screen width? Or screen width and height? Also, I think you didn't insert your complete code. For example the closing parts of body and html tags are missing and what is the code in your css tab?
6th Jan 2022, 9:27 PM
Lisa
Lisa - avatar
+ 2
You could use width: 100%; or width: 100vw; in CSS You might be interested in the Responsive Web Design course on sololearn.
7th Jan 2022, 9:10 AM
Lisa
Lisa - avatar
0
Yeah fitting the screen width and height
7th Jan 2022, 5:49 AM
cyril david