WDD 231: Web Frontend Development I

☑️ Page Audit: Course Home

If you do not get a report, there may be something wrong with your repository structure. Check the following:
Example URL: https://your-github-username.github.io/wdd231

⚠️ A trailing slash on void elements has no effect and interacts badly with unquoted attribute values in HTML. Do not use a trailing slash for void elements. If you are using a formatter, like Prettier, that adds a trailing slash to void elements, you may need to disable that feature.