Turn your prototypes into webpages
Now, we're going to take the paper prototypes we created in the last module and translate them into webpages, using our new HTML and CSS knowledge.
You'll need;
- The user stories for your app.
- Your paper prototypes from the previous module.
- Basic knowledge of HTML and CSS.
This is a good chance to revisit your original user stories and decide whether your drawings are still the best way to meet those needs.
Pay close attention to the kind of data you need to capture from users, and the best way to design a form to capture that data.
You may want to refine your drawings first based on your new HTML and CSS knowledge.
To-do
- Create a new pen in Codepen for each screen you drew in the last module.
- Write the necessary HTML and CSS for what you want the user to see on each screen.
- Get feedback on your work from fellow learners.
Consider leaving feedback for this module.
When you're ready, proceed to the next module.
Part of Building webpages
- Your first webpage
- Introducing HTML
- HTML attributes
- Classes and IDs
- Introducing CSS
- CSS selectors
- CSS specificity
- Creating layouts
- Responsive design
- Get confident with HTML and CSS
- Turn your prototypes into webpagesP