I have found article that skims over this. But my main question is do I need a separate .html file for each screen? I am thinking yes but I would like an unanimous vote. Als
Use multiple single HTML pages. You don't need multiple JS files. Each page should be fully self contained and capable of standing alone. Minify, combine, and compress. Always use a global configuration script on every page. Phone numbers, maps, and emails
href="tel:+1[your telephone number here (numbers only)]"
href="[standard link to google maps here]"
href=mailto:[your email address]
Validate using jQuery Validate Use the ThemeRoller. Use radio button groups instead of select menus. Add Google Analytics Determine which navigation style to use. Don't start with the code.