« Web, HTML, Tech Forum

Auto resizing an image from desktop to mobile.

Hi! I havent done any html since like elementary school lmao and was never really on myspace back in the day.


I posted an image in my about me and scaled it to fit ok but I didnt think about the mobile version, is there a way to make the image smaller when on mobile so it doesnt make you scroll horizontal? Or able to make it auto resize to the wbite box behind it?


Report Topic

1 Reply

Reply by Positron832

posted

Try adding 'style="max-width:100%"' in the <img> tag.


Permalink Report Reply