A wireframe is a low-tech design of how a website app is going to look. You want to make sure that you can understand the layout before you start building the bones of your website. You can either use a pen-and-paper approach or a digital approach to take care of this.
Remember to keep this part simple and keep the shapes simple. This is a great way to share with a team and have them add anything more in-depth as you progress along.
Detail it *Get into the nitty gritty details of how it should look and feel, then get testing on simple segments, work it through piece by piece
To build a login page we need to think of elements, think of the process, it might change several times and its easier to redraw a picture that took 2 minutes than recode a whole website
We need the following
After we have all that, then we revise it after the first draw.
Once we have that then we are ready to take it online!
Online Wireframing Editors:
Here is a List of free tools to use
Remember to choose what platform you are doing it for? Desktop? Mobile?
Add in your shapes then recreate your sketch. for instance Crossed lines represent an , use a circle for the logo.
Rectangle for email login field
Rectangle for the button, Use Letters for login
Use colors to differentiate which is the type in and which one is the button
Add in-text “forgot my password” etc just below the button Buttons on the bottom for alt login button with Google or Facebook
After all of that we should have a working Wireframe to start building in HTML
##