Page Audit: W02 – Media Queries
If you do not get a report, check the following:
- Make sure you entered your GitHub Username only.
- The audit is looking for a file named "
media-query.html" in a folder namedweek02in thewdd131repository.Here is an example of what URL the audit tool is looking for:
https://your-github-username.github.io/wdd131/week02/media-query.html - You cannot end any CSS file with a comment.
Remove any ending rule comments in any of your CSS files. - You may have to fix any CSS Validation errors reported by W3C CSS Validation Service before using this tool, depending upon the CSS error.