Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

Can a DOM element be an element of two or more blocks? #219

Description

@vhood

Is this code correct? I believe this breaks the block structure.

<div class="item">
    <div class="item__content">
        <div class="block">
            <span class="block__title item__header"></span>
        </div>
    </div>
</div>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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