Response title
This is preview!
- Use proper HTML5. Validate with The W3C Markup Validation Service
- Use CSS for things that CSS can do. 50% of jQuery stuff can be done with CSS.
- Use jQuery plugins and jQuery UI for common tasks. 40% of jQuery stuff has been done already. And probably better than you can.
- Use jQuery for things that CSS can’t. The rest requires jQuery.
- Don’t use native javaScript unless you test in all browsers you plan to support. Do you even know what browsers you are supposed to support?
© 2013 jQuery Foundation
Sponsored by and others.