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

Implement/complete elements from the "Forms" section. #9

Open
5 of 15 tasks
DennisBirkholz opened this issue Aug 30, 2017 · 2 comments
Open
5 of 15 tasks

Implement/complete elements from the "Forms" section. #9

DennisBirkholz opened this issue Aug 30, 2017 · 2 comments
Assignees

Comments

@DennisBirkholz
Copy link
Contributor

DennisBirkholz commented Aug 30, 2017

Implement all elements and their specific attributes of the Forms section of the HTML5 spec.

@DennisBirkholz DennisBirkholz self-assigned this Aug 30, 2017
DennisBirkholz added a commit that referenced this issue Aug 31, 2017
DennisBirkholz added a commit that referenced this issue Aug 31, 2017
DennisBirkholz added a commit that referenced this issue Aug 31, 2017
DennisBirkholz added a commit that referenced this issue Sep 1, 2017
#9: added some more attributes for the input[type=image] element from common traits
@tilmanbremer
Copy link

Adding the progress element would be incredibly helpful. Thanks!

@DennisBirkholz
Copy link
Contributor Author

DennisBirkholz commented Sep 6, 2017

@tilmanbremer the progress element is on my todo list. Styling of the progress element is very limited in most browsers so you should consider using styled divs as progress elements instead (like bootstrap does).

DennisBirkholz added a commit that referenced this issue Sep 24, 2017
DennisBirkholz added a commit that referenced this issue Sep 24, 2017
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

2 participants