0

How to do a image to follow the size of a div????

como faço para a imagem acompanhar o tamanho de uma div sem ultrapassar ou sumir uma parte, ficando assim uniforme. estou tentando fazer uma pagina responsiva.

31st Jan 2018, 2:06 AM
Juliana Rodrigues
Juliana Rodrigues - avatar
1 ответ
+ 1
this is one way to do it. https://code.sololearn.com/WuUULhHwG55H/?ref=app set the image height and width to be in percentage. it would assume the % ratio with respect to the div it is in. Hope this helps.
1st Feb 2018, 11:14 AM
JonesIO
JonesIO - avatar