Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

book.html : Nested div.field #17

Open
jbuiquan opened this issue Oct 21, 2019 · 0 comments
Open

book.html : Nested div.field #17

jbuiquan opened this issue Oct 21, 2019 · 0 comments

Comments

@jbuiquan
Copy link

jbuiquan commented Oct 21, 2019

Hi,

Is it a typo to nest the first form field (title) in another div with class field ?

<div class="field">
    <div class="field">
        <label class="label">Title</label>
        <div class="control">
            <input class="input is-large" type="text" value="TensorFlow For Machine Intelligence"
                placeholder="e.g. Designing with Bulma" required>
        </div>
    </div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant