Skip to content

Can <input> tag be within <label> tag? #86

Description

@christosptr

Please correct if I am wrong.
Based on the HTML standards I believe this is a valid HTML

<label >What is your name?
    <input type="edit" name="name" >
</label>

When I check this I get a message "No, you can't!"
https://caninclude.glitch.me/can/include/?child=input&parent=label

is this something that can be updated?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions