Skip to content

Block Inside Blcok #213

@alawe45

Description

@alawe45

hi everyone .
i need to know how can i write the header content like navigation or logo etc. in bem
i have something like this:

<header>
  <a href="">Logo</a>

  <nav>
    <ul>
      <li><a href="">one</a></li>
      <li><a href="">two</a></li>
      <li><a href="">three</a></li>
      <li><a href="">four</a></li>
    </ul>
  </nav>
</header>

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions