Skip to content

"in the end index.html" dropped name="english" #102

@CarlFK

Description

@CarlFK

https://docs.pyscript.net/2024.5.2/beginning-pyscript/#indexhtml

so the <body> now looks like:
...
  <input type="text" name="english" id="english" placeholder="Type English here..." />

a bit below it says:

In the end, our HTML should look like this:
...
    <input type="text" id="english" placeholder="Type English here..." />

name="english" is missing.

Activity

linked a pull request that will close this issue on May 21, 2024
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

      Participants

      @CarlFK

      Issue actions

        "in the end index.html" dropped name="english" · Issue #102 · pyscript/docs