Created
July 24, 2014 20:20
-
-
Save of6/59c12a24db023483d747 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Single page HTML5 Marketing Site | |
Basic Structure | |
Header | |
- Logo | |
- Navigation | |
Hero | |
- Image with CSS Text Overlay | |
- Signup Button | |
Features | |
- Title | |
- Description | |
- List | |
- Signup Button | |
Footer | |
- Copyright | |
- Social Icon Links | |
Responsive Layout for Mobile | |
JS Elements | |
- Signup form (modal) | |
- Validate form elements (name, email) | |
- Submit form via AJAX to endpoint and change modal based on response | |
- error: highight fields | |
- success: thank you message | |
Images | |
- Should only use 3, (logo, hero, social icon sprite) | |
Browser Baseline | |
IE9, FF 8, Chrome 14, Safari 5, Mobile Safari 3.2, Android 2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment