New: Cookbooks and AI ExplanationsStep-by-Step recipes to solve problems connected to Roadmaps and Cheat Sheets. Need more details? Use AI buttons for structured and simple explanations with concrete examples throughout the whole platform.Take a look
An image on my page just shows the little broken picture icon, and I don't know why.
What you'll have at the end
The exact broken file path found in the Network panel, and the image loading again.
You need
A page in your own project with at least one image showing the broken-image icon, open in Chrome with DevTools already open.
Not covered
An image that fails to render for a reason other than a 404, such as a CORS block or a corrupted file that still returns 200: those show up differently in the Network panel and need a different check.
Checked 20 Aug 2026
Part of the Chrome DevTools cookbook