Mozilla splash page - responsive images

Hi, I’m working on the Mozilla splash page assessment and can’t get responsive images to work properly. Here’s a link to my Github repository: https://github.com/Nextross/nextross.github.io

Thanks for your help.

Hello @Nextros

you doing great and you just had some typo
for example you right max-widht while it should be max-width (width not widht) in many places in your html file

try to use any editor or ide to help you fix your issue and protect you from those typo issue

you can use https://code.visualstudio.com/ it’s free and have many plugins or use https://www.jetbrains.com/webstorm/ but it cost money you can use the pre-release version for free https://www.jetbrains.com/webstorm/nextversion/ but since it pre-release so it could have bugs

hope that help and have a nice day :slight_smile: