Next.js Discord

Discord Forum

responsive image

Unanswered
Transvaal lion posted this in #help-forum
Open in Discord
Avatar
Transvaal lionOP
<div className='relative w-full' style={{}}>
                    <Image className='rounded-md object-contain' fill src={"src"} alt='alt'/>
                </div>


the image is not responsive, and the image does not appear could you please help me

1 Reply

Avatar
aimekram
Hi @Transvaal lion did you check your div's height in devtools? If it's 0 then this is the reason why you can't see the image 🙂