Skip to content

HTML5 Nesting Issue or SimpleGrid? #46

@ghost

Description

Hi there,

I just had a really weird scenario. I had 3 columns set up (col-1-3). I had the <form> tag at the start of the first column and the </form> at the end of the third one.

However browsers decided that the </form> tag should be placed at the end of the first column. I fixed it by defining the form before the 3 columns.

But I'm not sure if this is a Simple Grid issue or just a random HTML5 niggle.

Thanks!

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