Contributing to the Web Developer FAQs
So, you'd like to contribute to the Web Developer FAQs site. Great! We are always happy to receive new content. Please review the following guidelines and conditions before submitting any content.
Guidelines
- Validate your code! If you code is invalid or proprietary, it does us no good. Some proprietary solutions will be considered if they are either cross-browser or degrade well. Submitting IE only code does not mix well with the standards this site promotes (Valid HTML and CSS, non-proprietary JavaScript, the DOM and the WAI).
- Don't write JavaScript that does not degrade well in non-JavaScript enabled browsers. Guideline 6.3 of the WAI requires that pages are useable when scripts are disabled.
- If submitting tutorial style content, please be sure you use only accurate, up-to-date information. Also, if you link to external sites, please be sure the information is accurate, and the link will not be changing, causing broken links on the webdevfaqs.com site.
Conditions
- Any content submitted to the Web Developer FAQs site can be used by the Web Developer FAQs for any means, including redistribution.
- The staff reserves the right to modify any code submitted. If the code submitted can be improved by newer or more advanced scripting/coding methods, it may be changed.
- In the event that webdevfaqs.com begins to include script/layout databases (Future plans!), any content submitted may be transferred to this site/section.
