Should I provide these things by default or only on client request (if they are paying for these)
- Try to implement graceful degradation on JavaScript
- Print css
- Handheld CSS
- Form validation
- Combine all CSS and JS into one if possible and minified them
- XML Site-map
- Skip to main content link
- Fluid layout
- make Abbr ,Acronym if possible
- Tabindex
- Accesskey
- Shorthand CSS
- Site testing in all browsers
All things takes time.
Should we consider about
- User who will take print
- User with javascript disabled
- Small screen users
- SEO
- Usability on forms
- Screen reader users
If client nothing said about these.