Web Resourcesfor Evergreen Web Developers

Decorative graphic

HTML Standards

Evergreen currently works to build pages that validate against the W3C's XHTML 1.0 standard.

The history of HTML at W3C starts with HTML 3.2, code named Wilbur, which was followed a few years later by HTML 4.0, then HTML 4.01. HTML 4.01 is the last version of HTML, and is also the final W3C specification to define the semantics of markup. From HTML 3.2 to HTML 4.01, the language has improved a great deal, focusing on such issues as:

  • Separation of presentation from structure
  • Improved accessibility features
  • Improved internationalization features
  • Improved document rendering

XHTML 1.0 was created shortly after HTML 4.01 to help the transition of hypertext to a new generation of mark-up languages for text.

[X]HTML Resources & Tools

Provided below are a large number of online resources (articles, documents, and entire web sites) that provide information on using and developing with HTML and XHTML.

Learning Resources & General Information

Forms
Embed/Object HTML Tags

Standards & Document Types

Validation Tools

These tools can be used to validate if your page is valid [X]HTML and can help you to debug issues that prevent the page from fully validating.