7 beginner-friendly tips for HTML debugging
What do you do when you're learning HTML, but you get stuck on a problem? Today's video is all about debugging: the step by step process of how to figure out what's wrong with your HTML. We'll go through 7 tips for how to think through HTML problems from a beginner's perspective step by step, so you can see how I think about debugging as a web professional using a simplified example on CodePen. Code along and learn how not to get stuck when your HTML code isn't working! Fork this pen on CodePen and code along: https://codepen.io/ashleykolodziej/pen/gOmrqjm Solution code: https://codepen.io/ashleykolodziej/pen/bGqpzjY