I didn’t have too much trouble with the troubleshooting assignment, but it did help me understand just how small errors can make a big difference. For example, seeing how forgetting </table> could mess up the footer really reinforced that concept for me.
w3Schools has been awesome at teaching me concepts that I may not have understood immediately.
Bridgette East Blog 2
I ended up googling the footer problem and I couldn’t believe that I didn’t think to check for closing tags.
I agree, the footer problem really drove home the fact of how important the little things are when it comes to coding.
That table tag drove me insane. What made it worse was the fact that opening and closing tags were one of the first things we learned.