Let's practice finding more errors in html code


It can be difficult to find all the errors in a webpage because you have to pay attention to a lot of details.

Are the skeleton tags in order?


First, you should make sure the skeleton tags are in order.

Next, make sure any elements that require both opening and closing tags are coded.

Last, check the style tags like bold to make sure they're coded properly.