Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[css-grid] Example 4 from specification #3410

@Gunyon

Description

@Gunyon

I try to learn css-grid and there is a confusing situation in the example 4 form the specs.

These expressions do not seem to be equivalent

grid-area: header-start / sidebar-start / footer-end / sidebar-start;

grid-row: header-start / footer-end; grid-column: sidebar-start / footer-end;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions