Git Product home page Git Product logo

mm03-login's Introduction

Matching Mockups #003: Sign Up Form

Standard Form

In this activity, you'll be creating a sign up form. You should aim to make your version look as identical as possible to the provided version. Matching the given mockups with absolute 100% accuracy is not expected, however, you should prioritize the objectives listed below.

Basic Objectives

  • Responsive design:
    • The form must be centered horizontally on any screen size (i.e. there is equal distance to the left and right of the form).
    • The input field lengths should change size depending on the size of the screen, so that the whole field is visible.
  • There should be multiple input fields of different types.
  • The password input field must validate its user inputs.
    • This means that this input field should use attributes for validation to display a built-in tooltip message when a user tries to click the submit button with an invalid input.
      • Example: a password less than 12 characters long.
  • Some input fields should use the required attribute, meaning that the user cannot submit the form without entering an input into the required field.

Fonts Used

The following fonts are available via Google Fonts:

  • Inter - used for all text content

mm03-login's People

Contributors

noxxaz avatar

Watchers

 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.