***Write in a 6th grader’s response at least two complete sentences for each of the points listed above..

What are the top 3 bugs you have seen so far when making web pages?
• What are 2 things you can do while coding to make bugs easier to find and fix?
• What is the 1 piece of advice you'd give someone who has a bug?

1 answer

The top 3 bugs I've seen when making web pages are broken links, incorrect formatting, and images not loading properly. To make bugs easier to find and fix while coding, I always double-check my code for errors and use debugging tools to pinpoint any issues. If someone has a bug, I would advise them to take a break and come back to it with a fresh perspective, sometimes stepping away can help find a solution.