Skip to content

Improper use of <main> #9

Description

@zachfedor

<main>
<img src="https://via.placeholder.com/500x500" alt="placeholder image">
</main>

If you're using <main>, it should contain all of the content specific to this particular page. The way you're using it now suggests that this page is just a home for this image and all other content is generic and appears on multiple pages, which probably isn't true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions