Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Wrong id in for attribute in label/field example #90

Open
peterk opened this issue Apr 27, 2018 · 0 comments
Open

Wrong id in for attribute in label/field example #90

peterk opened this issue Apr 27, 2018 · 0 comments

Comments

@peterk
Copy link
Contributor

peterk commented Apr 27, 2018

The label in this example is not connected to the field properly.

http://kungbib.github.io/frontend-guide/section-6.html

<div class="form-group">
    <label for="exampleInputName1">Namn</label>
    <input type="text" class="form-control" id="exampleInputEmail1" placeholder="">
</div>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant