Code Monkey home page Code Monkey logo

sign-up-form's Introduction

Sign-up Form

My implementation of the sign-up form project for The Odin Project. Try it here!

Description:

This is a sign-up form for an imaginary service, created to help me practice my HTML, CSS and some JavaScript regarding HTML forms.

For desktop and larger screens:

demo image for desktop

For mobile and smaller screens:

demo image for mobile 1demo image for mobile 2

Features:

  • Client-side email validation using HTML
  • Client-side phone number validation using regular expressions
  • Password matching
  • Display proper cat emoji to indicate validity/invalidity of input field to user
  • Responsivity to varying screen sizes
  • Clickable arrow for scroll to content on smaller screens

I learned how to:

  • Style a form
  • Set custom validity messages on inputs using setCustomValidity() method
  • Change grid template for CSS Grid based on screen size
  • Scroll content into view using scrollIntoView() method
  • Check for a match between regular expression and string
  • Use CSS combinators such as adjacent and child combinators
  • Create an infinite bouncing animation using keyframes
  • Insert content into document using pseudo-elements such as ::before

Acknowledgements:

Photo by Marek Piwnicki on Unsplash.

Favicon by Icons8.

sign-up-form's People

Contributors

jooo-lee 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.