Name the symptom
Say what is happening before changing code. Broken images, missing CSS, and dead buttons have different paths.
Common Fixes
Use this page when something breaks and you need a calm sequence: identify the symptom, check the likely causes, fix one thing, then verify in the browser.
Say what is happening before changing code. Broken images, missing CSS, and dead buttons have different paths.
Use DevTools, the Console, the Network tab, and responsive mode. The browser is usually telling you something.
Make one change, save, refresh, and test again. Random edits make bugs harder to understand.
Troubleshooting
The HTML appears in the browser, but the page looks unstyled or only partly styled.
Troubleshooting
The image area is empty, broken, or works locally but disappears after publishing.
Troubleshooting
The local site looks correct, but the public GitHub Pages site still shows an older version.
Troubleshooting
The page creates sideways scrolling, clipped content, or cards that do not fit on small screens.
Troubleshooting
Buttons, toggles, menus, or interactive elements appear on the page but do nothing.
Troubleshooting
All slides show at once, buttons do nothing, dots do not update, or autoplay behaves strangely.
Troubleshooting
Fields are confusing, labels are not announced correctly, or keyboard users cannot complete the form smoothly.
Troubleshooting
Links, buttons, menus, or interactive elements are hard to reach or use without a mouse.