Skip to content

yifanciful/AUX-Challenge-Forms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT help: http://www.csskarma.com/cheat/git/

Font Stack: Lucida Grande, Arial, Verdana, sans-serif Web Font: http://www.google.com/webfonts#UsePlace:use/Collection:Antic+Slab

Modernizr: http://modernizr.com/ jQuery validation: http://bassistance.de/jquery-plugins/jquery-plugin-validation/

Guidelines: - Fork the GIT rep - Build out the designed form that's in /design/form-challenge.png - Allowed libraries/plugins: - Modernizr - jQuery - jQuery Validation (or any JS validation plugin) - Make sure you're not loading in resources you don't need - Use HTML 5 validation that fallsback to JS validation, which falls back to PHP validation (you don't have to build the PHP validation) - Make sure the form is naturally keyboard accessible - Use semantic HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.6%
  • JavaScript 29.4%