cmcohen89 / practice-for-prepwork-html-debugging

Practice for debugging provided by App Academy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugging HTML Practice

In this practice you will be debugging the provided HTML. There are a total of 9 bugs to fix.

Your main focus is to practice identify and debug the HTML page. There are some errors that are obvious while others take more attention.

Phase 1: Debug the HTML

Once you have downloaded the starter, open the index.html file in your browser.

You will notice that the page is blank on your browsers. This is due to a bug that you will have to identify and fix. Along with several other bugs that cause other elements to look out of place. Go through the code and use your knowledge of HTML to fix the errors.

Phase 2: HTML example

The fully debugged HTML page should look like the example below.

example

About

Practice for debugging provided by App Academy!


Languages

Language:HTML 100.0%