GithubHelp home page GithubHelp logo

angie1798 / exercise-html5-form Goto Github PK

View Code? Open in Web Editor NEW

This project forked from breatheco-de/exercise-html5-form

0.0 0.0 0.0 115 KB

Practice doing validations with HTML5 inputs with a practical project, everything you need to know about HTML5 forms.

HTML 100.00%

exercise-html5-form's Introduction

alt text HTML5 Form

Forms are boring, they are difficult to style, and we have to start dealing with the many user-related issues here (Like usability, security, validations, etc.).

On the other hand, forms are responsible for the Web 2.0, they enable interactive websites and all the fun!

In this project you will learn to style forms like a Pro! Using bootstrap components, HTML5 elements and your first small validations!

Instructions

  1. Please use your bootstrap/css and HTML5 skills to replicate this exact same form.

  1. In order to practice all the classes that bootstrap gives you to style your forms, you need almost no CSS of your own.
  2. You have to make sure all inputs are being used properly: Input type date, email, input type number, etc.
  3. You also have to make sure to prevent and validate the form in all ways that HTML5 allows you (required inputs, formats, etc.).
  4. Use the input type="date", don't try to code your own date picker calendar.

Resources

Here is the bootstrap 4 documentation about forms: https://getbootstrap.com/docs/4.0/components/forms/

What to do if you are stuck?

Don't get frustrated, ask for help! After you try on you own for 30 minutes, it is time to stop trying and ask for help.

exercise-html5-form's People

Contributors

alesanchezr avatar angie1798 avatar gmihov001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.