Skip to content

Semantic elements in getting started #19

@AdaRoseCannon

Description

@AdaRoseCannon

In https://oneuiweb.dev/#/getting-started/quickstart
the markup is:

    <main class="container">
      <div class="viewing">
          <!-- Viewing area -->
      </div>
      <div class="content">
          <!-- Interaction area -->
      </div>
    </main>

I think probably think <div class="viewing"> should maybe be a <section> or a <header> and <div class="content"> should be a <section> or an <article>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions