Page Evaluation Tool: W04 - Home Page
If you do not get a report, there may be something wrong with your
repository structure.
Check the following:
Check the following:
- You have a file named "
index.html
" located on the root of "wdd130
". - Do not end any CSS file with a code comment.
Here is an example of what your structure should look like as a reference:
https://your-github-username.github.io/wdd130
where the root index.html is located.