Week 6 2.28
Notes
Class Exercises
Smooth Scrolling
Practice creating a responsive menu system using a simple show/hide toggle.
- Red Tomato website files (starting point)
Challenge
Reading
Read for week 7:
- Icon Usability by the Nielsen Norman Group
- Hamburger icon: How these three lines mystify most people
- The Genius—and Potential Dangers—of the Hamburger Icon (Flyout Menu)
- Mobile UX Part 1: Menu burgers and navicons
Homework
Finish you Single Page Story
The final version of your single page story will be due next class on March 14. See the project page for complete details.
Final Airbnb Page
Your final Airbnb page will be due next class on March 14.
Finalize your Airbnb page. Create a copy of your current Airbnb page and call it airbnb-final.html. Use this page to create your final version.
- All layout sections should be complete and in the right order.
- The header should be complete as done in our class demo
- Use FontAwesome to add icons
- Make sure the footer is properly laid out with 4 columns (1 for form inputs and three for navigation)
- If your page is already done using floats for layout, that is acceptable. Otherwise, try completing the assignment using flexbox.
- All content should be as close as possible to the look of the original page. This includes typefaces, font size, colors, spacing, links, and general layout.