Home
» Subject Collections
» Computers & Internet
» Programming
» Computer Science
» Web Site Development
» DOM
DOM
The Document Object Model, created by the W3C, allows a host of programming languages to access and update the content, structure and style of HTML and XML documents. Used heavily in JavaScript.
SEE ALSO
Magazines •
Associations on the Net
Resources in this category:
- DevGuru - A Developer's Resource
http://www.devguru.com/
- "DevGuru is a premier developer's resource featuring a comprehensive quick reference for ASP, JavaScript, Jet SQL, Style Sheets, and VBScript, free online tutorials and product demos, and useful products - all of which can be downloaded." Site includes "'Quick Reference' documentations and 'How To' manuals, that deal with a wide variety of topics of interest to developers and computer programmers."
- QuirksMode
http://www.quirksmode.org/
- QuirksMode includes tables that provide an overview of browser compatibility information with respect to CSS and JavaScript capabilities as well as W3C standards.
- W3Schools Online Web Tutorials
http://www.w3schools.com/default.asp
- Everything you need to design and produce a website. Comprehensive, step-by-step tutorials cover all steps of website creation for all levels of developers, from beginner to advanced. Includes links for validating the code you write to make sure it's compliant with the latest standards.
- ZVON.org
http://zvon.org/
- Contains "references, tutorials and interactive tools focused on XML technologies (XSL, CSS, XHTML, ...)"