Skip to content

Rickyngechu/proj-16

Repository files navigation

Frontend Mentor - Multi-step form

Design preview for the Multi-step form coding challenge

Overview

The challenge

Your users should be able to:

  • Complete each step of the sequence
  • Go back to a previous step to update their selections
  • See a summary of their selections on the final step and confirm their order
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Receive form validation messages if:
    • A field has been missed
    • The email address is not formatted correctly
    • A step is submitted, but no selection has been made

Table of contents

Screenshot

Link

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Tailwind css

What I learned

I learnt on Developing multisign form whereby users can be able to enter their details in a form sequentially.

Continued development

I have not fully implemented the part where user will be able to see the selected items and hover,active states. This will be the future implementation.

Useful resources

  • Image toggling - This helped me for learning how to toggle images using relative links and looked like dom manipulation. I really liked this pattern and will use it going forward.

  • W3 schools - I usually use this as my reference point for any code,css,html,js.

  • Grid blog - a blog clearly explaining the grid column auto fit layout.

Author

Acknowledgments

I do acknowledge the developers of tailwind css for their awsome job in providing with faster tools for developing websites.Secondly I would like to thank most of the bloggers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published