Computer Science, asked by Nomitasharmaji94, 5 months ago

why is it a good prectice to always specify the widht and height of the image.​

Answers

Answered by Shimith
0

Answer:

Because it is a way to learn....

Answered by Anonymous
3

Answer:

Without the width and the height the image does not know how large it is, which causes an unwanted jump in the page as it loads (it reflows). Declaring height and width solves this problem. Note that: Images with a defined width and height can still be responsive.

Explanation:

hope it helps dear

if found helpful mark it as brainiliest and follow

Similar questions